aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-ej
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix-current/files/patch-ej')
-rw-r--r--mail/postfix-current/files/patch-ej4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/files/patch-ej b/mail/postfix-current/files/patch-ej
index 6c5cf2e23758..329d7bb1cf96 100644
--- a/mail/postfix-current/files/patch-ej
+++ b/mail/postfix-current/files/patch-ej
@@ -14,8 +14,8 @@
* SASL library.
*/
#ifdef USE_SASL_AUTH
-! #include <sasl/sasl.h>
-! #include <sasl/saslutil.h>
+! #include <sasl1/sasl.h>
+! #include <sasl1/saslutil.h>
#endif
/*