diff options
Diffstat (limited to 'ext/imap/php_imap.h')
-rw-r--r-- | ext/imap/php_imap.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/imap/php_imap.h b/ext/imap/php_imap.h index 429262fe71..6398895d1d 100644 --- a/ext/imap/php_imap.h +++ b/ext/imap/php_imap.h @@ -34,10 +34,6 @@ #if HAVE_IMAP -#ifndef PHP_WIN32 -#include "build-defs.h" -#endif - #if defined(HAVE_IMAP2000) || defined(HAVE_IMAP2001) /* these are used for quota support */ # include "c-client.h" /* includes mail.h and rfc822.h */ |