]> Pileus Git - ~andy/fetchmail/commitdiff
Make compatible with FreeBSD.
authorMatthias Andree <matthias.andree@gmx.de>
Sun, 3 Feb 2013 14:15:52 +0000 (15:15 +0100)
committerMatthias Andree <matthias.andree@gmx.de>
Sun, 3 Feb 2013 14:15:52 +0000 (15:15 +0100)
contrib/gai.c

index 289613821015614d257ce4dc8e572aa9e9542033..56e881cb56e1fe200c099e10fe055051139aa7fc 100644 (file)
@@ -10,6 +10,8 @@
 #include <stdlib.h>
 #include <string.h>
 
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <netdb.h>
 
 /*