]> code.citadel.org Git - citadel.git/blobdiff - citadel/threads.c
* openbsd has no -lresolv, its in their libc.
[citadel.git] / citadel / threads.c
index 6e95ed3b3d017d83510e1c84ead9609299de1d85..9dee678ffe350ef1e0575f052dc1ead0fa8a07ae 100644 (file)
@@ -8,6 +8,7 @@
  *
  */
 
+#include <sys/types.h>
 #include <errno.h>
 #include <sys/socket.h>
 #include <unistd.h>