diff options
| author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-29 21:28:31 +0000 |
|---|---|---|
| committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-29 21:28:31 +0000 |
| commit | 30beafaabfec77f4540bc82a05b6aaa5b7b84feb (patch) | |
| tree | 74a653f2da0412a01d84074334f10a6407c38356 /mail/spruce/files/patch-ab | |
| parent | bb9c54fedd1752ea9dcf184eca59bd589d08a3bc (diff) | |
Update to 0.4.8.
Diffstat (limited to 'mail/spruce/files/patch-ab')
| -rw-r--r-- | mail/spruce/files/patch-ab | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/mail/spruce/files/patch-ab b/mail/spruce/files/patch-ab index 45bd62c49b89..b85ddd5b98ab 100644 --- a/mail/spruce/files/patch-ab +++ b/mail/spruce/files/patch-ab @@ -1,13 +1,10 @@ ---- server.h.orig Fri May 21 18:34:59 1999 -+++ server.h Sat Jun 5 14:55:46 1999 -@@ -19,12 +19,11 @@ - #ifndef SERVER_H - #define SERVER_H +--- server.h.orig Mon Jun 21 14:50:08 1999 ++++ server.h Tue Jun 29 14:22:57 1999 +@@ -21,10 +21,9 @@ --#include <sys/socket.h> #include <sys/types.h> + #include <sys/socket.h> -#include <sys/param.h> -+#include <sys/socket.h> +#include <netinet/in.h> #include <arpa/inet.h> #include <netdb.h> |
