diff options
| -rw-r--r-- | www/mod_php3/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/mod_php3/files/patch-aa b/www/mod_php3/files/patch-aa new file mode 100644 index 000000000000..11e68467a5d2 --- /dev/null +++ b/www/mod_php3/files/patch-aa @@ -0,0 +1,10 @@ +--- functions/imap.c.orig Sat Sep 30 19:32:44 2000 ++++ functions/imap.c Sun Oct 22 14:22:54 2000 +@@ -61,7 +61,6 @@ + #include "imap.h" + #include "mail.h" + #include "rfc822.h" +-#include "utf8.h" + #include "modules.h" + #if (WIN32|WINNT) + #include "winsock.h" |
