aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spruce/files
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spruce/files')
-rw-r--r--mail/spruce/files/patch-ab9
-rw-r--r--mail/spruce/files/patch-ae10
2 files changed, 4 insertions, 15 deletions
diff --git a/mail/spruce/files/patch-ab b/mail/spruce/files/patch-ab
index b85ddd5b98ab..fcfa32ee1ecb 100644
--- a/mail/spruce/files/patch-ab
+++ b/mail/spruce/files/patch-ab
@@ -1,10 +1,9 @@
---- server.h.orig Mon Jun 21 14:50:08 1999
-+++ server.h Tue Jun 29 14:22:57 1999
-@@ -21,10 +21,9 @@
-
+--- server.h.orig Wed Dec 22 10:57:01 1999
++++ server.h Wed Dec 22 10:57:03 1999
+@@ -26,9 +26,9 @@
#include <sys/types.h>
#include <sys/socket.h>
--#include <sys/param.h>
+ /*#include <sys/param.h>*/
+#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
diff --git a/mail/spruce/files/patch-ae b/mail/spruce/files/patch-ae
deleted file mode 100644
index f6049b114c34..000000000000
--- a/mail/spruce/files/patch-ae
+++ /dev/null
@@ -1,10 +0,0 @@
---- smtpio.c.orig Sat Jun 5 10:54:01 1999
-+++ smtpio.c Sat Jun 5 14:55:46 1999
-@@ -17,6 +17,7 @@
- */
-
- #include "smtpio.h"
-+#include <sys/param.h>
-
- static char *smtp_errlist[] = {"",
- ": Hostname failed to resolve",