aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix1/files/patch-lmtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix1/files/patch-lmtp.h')
-rw-r--r--mail/postfix1/files/patch-lmtp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix1/files/patch-lmtp.h b/mail/postfix1/files/patch-lmtp.h
index 3d941c034198..86d5975b2b4d 100644
--- a/mail/postfix1/files/patch-lmtp.h
+++ b/mail/postfix1/files/patch-lmtp.h
@@ -6,8 +6,8 @@
#ifdef USE_SASL_AUTH
-#include <sasl.h>
-#include <saslutil.h>
-+#include <sasl/sasl.h>
-+#include <sasl/saslutil.h>
++#include <sasl1/sasl.h>
++#include <sasl1/saslutil.h>
#endif
/*