chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Include <sys/times.h> in a few more files. Include <unistd.h> and
[adns]
/
src
/
types.c
diff --git
a/src/types.c
b/src/types.c
index 042675afe949b70b69f928a48dad558f1bb000f0..c1d613af64008762732eae80fa938e980ec3ded3 100644
(file)
--- a/
src/types.c
+++ b/
src/types.c
@@
-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>