summaryrefslogtreecommitdiff
path: root/mail/postfix28/files/patch-lmtp.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /mail/postfix28/files/patch-lmtp.h
parentcee16c481f7e9a7dc5b8ecea4ccfb04af8ba2ab0 (diff)
Diffstat (limited to 'mail/postfix28/files/patch-lmtp.h')
-rw-r--r--mail/postfix28/files/patch-lmtp.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/postfix28/files/patch-lmtp.h b/mail/postfix28/files/patch-lmtp.h
deleted file mode 100644
index 3d941c034198..000000000000
--- a/mail/postfix28/files/patch-lmtp.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./src/lmtp/lmtp.h.orig Fri Jan 19 15:43:06 2001
-+++ ./src/lmtp/lmtp.h Sat Feb 3 14:01:09 2001
-@@ -12,8 +12,8 @@
- * SASL library.
- */
- #ifdef USE_SASL_AUTH
--#include <sasl.h>
--#include <saslutil.h>
-+#include <sasl/sasl.h>
-+#include <sasl/saslutil.h>
- #endif
-
- /*