blob: 11e68467a5d2aa82d950e363d0af494d2bcae17a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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"
|