diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
| commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
| tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /mail/postfix20/files/patch-ej | |
| parent | 8c307777eaf81af4195ae428b3ebbeba734fc5af (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'mail/postfix20/files/patch-ej')
| -rw-r--r-- | mail/postfix20/files/patch-ej | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/postfix20/files/patch-ej b/mail/postfix20/files/patch-ej deleted file mode 100644 index 6c5cf2e23758..000000000000 --- a/mail/postfix20/files/patch-ej +++ /dev/null @@ -1,21 +0,0 @@ -*** ./src/smtp/smtp.h.orig Thu Sep 14 13:04:43 2000 ---- ./src/smtp/smtp.h Thu Sep 14 13:04:53 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 <sasl/sasl.h> -! #include <sasl/saslutil.h> - #endif - - /* |
