aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix23/files/patch-lmtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix23/files/patch-lmtp.h')
-rw-r--r--mail/postfix23/files/patch-lmtp.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/postfix23/files/patch-lmtp.h b/mail/postfix23/files/patch-lmtp.h
deleted file mode 100644
index 3d941c034198..000000000000
--- a/mail/postfix23/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
-
- /*