diff options
| author | Pete Fritchman <petef@FreeBSD.org> | 2003-01-09 05:10:39 +0000 |
|---|---|---|
| committer | Pete Fritchman <petef@FreeBSD.org> | 2003-01-09 05:10:39 +0000 |
| commit | bf133b48fb41f0413a2112b1322815b169f1e3cc (patch) | |
| tree | 40cbec7d8e50b590ec0adb4c6fe2f96e5f934ac2 /mail/postfix23/files/patch-ei | |
| parent | 93b29efc4f016c70dabed458e1af1332557b55ed (diff) | |
Notes
Diffstat (limited to 'mail/postfix23/files/patch-ei')
| -rw-r--r-- | mail/postfix23/files/patch-ei | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/postfix23/files/patch-ei b/mail/postfix23/files/patch-ei deleted file mode 100644 index 8f03b69ccc52..000000000000 --- a/mail/postfix23/files/patch-ei +++ /dev/null @@ -1,21 +0,0 @@ -*** ./src/smtpd/smtpd.h.orig Thu Sep 14 10:17:23 2000 ---- ./src/smtpd/smtpd.h Thu Sep 14 10:17:38 2000 -*************** -*** 12,19 **** - * SASL library. - */ - #ifdef USE_SASL_AUTH -! #include <sasl.h> -! #include <saslutil.h> - #endif - - /* ---- 12,19 ---- - * SASL library. - */ - #ifdef USE_SASL_AUTH -! #include <sasl1/sasl.h> -! #include <sasl1/saslutil.h> - #endif - - /* |
