FreeBSD Compatibility (as proposed by acardenas)
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 29 Dec 2011 14:51:13 +0000 (15:51 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 29 Dec 2011 14:51:13 +0000 (15:51 +0100)
libcitadel/lib/libcitadel.h

index a6ebe150a33f39828fa77407f35625ff81bbe5e0..d0b2690bca9d4ffc750c210c280c0b6c70c76ccf 100644 (file)
@@ -15,6 +15,8 @@
 #include <stdlib.h>
 #include <stdarg.h>
 #include <arpa/inet.h>
+#include <sys/types.h>
+#include <netinet/in.h>
 
 #define LIBCITADEL_VERSION_NUMBER      802