diff options
Diffstat (limited to 'mail/xfmail/files/patch-ad')
-rw-r--r-- | mail/xfmail/files/patch-ad | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/xfmail/files/patch-ad b/mail/xfmail/files/patch-ad deleted file mode 100644 index aee644a03de0..000000000000 --- a/mail/xfmail/files/patch-ad +++ /dev/null @@ -1,14 +0,0 @@ ---- src/mail/connection.cpp.orig Tue Oct 15 17:32:03 2002 -+++ src/mail/connection.cpp Tue Oct 15 16:56:49 2002 -@@ -25,9 +25,9 @@ - * * - ******************************************************************************/ - -+using namespace std; - -- --#include <iostream.h> -+#include <iostream> - #include <list> - #include <string> - #include <string.h> |