diff options
Diffstat (limited to 'ext/imap/imap.c')
-rw-r--r-- | ext/imap/imap.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/imap/imap.c b/ext/imap/imap.c index cabdeb7549..ac23fc5d85 100644 --- a/ext/imap/imap.c +++ b/ext/imap/imap.c @@ -39,9 +39,6 @@ #undef ERROR #endif -#if !(WIN32|WINNT) -#include "config.h" -#endif #include "php.h" #if COMPILE_DL |