summaryrefslogtreecommitdiff
path: root/mail/greyfix/files/patch-sockets
blob: e4fa3ebd3f9591a682f190e779e5b7f345eeb1ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- greyfix.c.orig        2014-04-06 16:23:26.000000000 +0100
+++ greyfix.c      2014-04-06 16:23:37.000000000 +0100
@@ -26,6 +26,8 @@
 #include <syslog.h>
 #include <sys/stat.h>
 #include <arpa/inet.h>
+#include <netinet/in.h>
+#include <sys/socket.h>
 
 #include <db.h>