diff options
Diffstat (limited to 'mail/mmc/files/patch-ae')
-rw-r--r-- | mail/mmc/files/patch-ae | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/mmc/files/patch-ae b/mail/mmc/files/patch-ae deleted file mode 100644 index 974ed65a8..000000000 --- a/mail/mmc/files/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD: ports/mail/mmc/files/patch-ae,v 1.2 2001/01/25 16:18:17 sobomax Exp $ - ---- src/smtp.cc.orig Fri Jan 19 18:06:46 2001 -+++ src/smtp.cc Thu Jan 25 17:44:11 2001 -@@ -23,6 +23,7 @@ - #ifdef HAVE_CONFIG_H - # include<config.h> - #endif -+#include <sys/types.h> - #include<sys/socket.h> - #include<gnome.h> - |