aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spruce/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spruce/files/patch-ad')
-rw-r--r--mail/spruce/files/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/spruce/files/patch-ad b/mail/spruce/files/patch-ad
new file mode 100644
index 000000000000..97794705a372
--- /dev/null
+++ b/mail/spruce/files/patch-ad
@@ -0,0 +1,13 @@
+--- sockio.h.orig Mon May 17 17:42:53 1999
++++ sockio.h Sat Jun 5 14:55:46 1999
+@@ -19,9 +19,8 @@
+ #ifndef SOCKIO_H
+ #define SOCKIO_H
+
+-#include <sys/socket.h>
+ #include <sys/types.h>
+-#include <sys/param.h>
++#include <sys/socket.h>
+ #include <netdb.h>
+ #include <netinet/in.h>
+ #include <unistd.h>