]> granicus.if.org Git - php/commitdiff
removing unwanted header files getting included
authorAnantha Kesari H Y <hyanantha@php.net>
Sat, 25 Sep 2004 14:48:44 +0000 (14:48 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Sat, 25 Sep 2004 14:48:44 +0000 (14:48 +0000)
ext/standard/mail.c

index 921036b939a413357935a6eacd8b95fc77c42a60..461acc59b09afa5edd7e1625e789fd0e23190d77 100644 (file)
@@ -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