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>
Tue, 10 Jan 2012 19:25:18 +0000 (20:25 +0100)
libcitadel/lib/libcitadel.h

index b9653414ee4466bb25fb8172f9256f35fa73b601..1717be24b46c8d21cc6699118f948333bd744288 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      804