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
/
general.c
diff --git
a/src/general.c
b/src/general.c
index 6d4a1b841ce45d240af3e223ed10d04ecc203f1f..079f8b7cd30efc77b9d66f105e3f6007e1374c69 100644
(file)
--- a/
src/general.c
+++ b/
src/general.c
@@
-24,6
+24,7
@@
#include <stdlib.h>
#include <string.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>