chiark / gitweb /
Include <sys/times.h> in a few more files. Include <unistd.h> and
[adns] / src / types.c
index 042675afe949b70b69f928a48dad558f1bb000f0..c1d613af64008762732eae80fa938e980ec3ded3 100644 (file)
@@ -23,6 +23,7 @@
 #include <stdlib.h>
 #include <string.h>
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>