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-ad | |
parent | These were missing as well (diff) |
Update to 0.4.8.
Notes
Notes:
svn path=/head/; revision=19904
Diffstat (limited to 'mail/spruce/files/patch-ad')
-rw-r--r-- | mail/spruce/files/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/spruce/files/patch-ad b/mail/spruce/files/patch-ad deleted file mode 100644 index 97794705a372..000000000000 --- a/mail/spruce/files/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ ---- 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> |