From: Anantha Kesari H Y Date: Sat, 25 Sep 2004 14:48:44 +0000 (+0000) Subject: removing unwanted header files getting included X-Git-Tag: PRE_NEW_VM_GEN_PATCH~221 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=146cb29054c88ac34333dda4dfa9c2a7edfa9bf6;p=php removing unwanted header files getting included --- diff --git a/ext/standard/mail.c b/ext/standard/mail.c index 921036b939..461acc59b0 100644 --- a/ext/standard/mail.c +++ b/ext/standard/mail.c @@ -42,7 +42,6 @@ #endif #ifdef NETWARE -#include "netware/pipe.h" /* For popen(), pclose() */ #include "netware/sysexits.h" /* For exit status codes like EX_OK */ #endif