diff options
Diffstat (limited to 'mail/spruce/files/patch-ab')
-rw-r--r-- | mail/spruce/files/patch-ab | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/spruce/files/patch-ab b/mail/spruce/files/patch-ab deleted file mode 100644 index 3ac7be1dc3a7..000000000000 --- a/mail/spruce/files/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ ---- server.h.orig Sun May 21 14:33:13 2000 -+++ server.h Sun May 21 14:33:30 2000 -@@ -26,11 +26,11 @@ - #include <sys/types.h> - #include <sys/socket.h> - /*#include <sys/param.h>*/ -+#include <netinet/in.h> - #ifdef __unix__ - #include <arpa/inet.h> - #endif - #include <netdb.h> --#include <netinet/in.h> - #include <unistd.h> - #include <string.h> - #include <stdlib.h> |