diff options
Diffstat (limited to 'mail/pine4/files/patch-ai')
-rw-r--r-- | mail/pine4/files/patch-ai | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/pine4/files/patch-ai b/mail/pine4/files/patch-ai index 791e4e242b76..b963348653c8 100644 --- a/mail/pine4/files/patch-ai +++ b/mail/pine4/files/patch-ai @@ -1,25 +1,6 @@ *** pine/send.c.Dist Mon Aug 27 10:54:33 2001 --- pine/send.c Fri Sep 28 00:19:47 2001 *************** -*** 47,54 **** - ====*/ - - #include "headers.h" -! #include "../c-client/smtp.h" -! #include "../c-client/nntp.h" - - - #ifndef TCPSTREAM ---- 47,54 ---- - ====*/ - - #include "headers.h" -! #include "c-client/smtp.h" -! #include "c-client/nntp.h" - - - #ifndef TCPSTREAM -*************** *** 7689,7701 **** body->subtype = cpystr("octet-stream"); } |