removing the unwanted inclusion of headers

This commit is contained in:
Anantha Kesari H Y 2004-09-25 15:39:26 +00:00
parent b35e507884
commit cc45f504d4

View File

@ -24,10 +24,6 @@
#include <stdlib.h>
#if defined(NETWARE) && !defined(NEW_LIBC) /* For getpid() used below */
#include "netware/pwd.h"
#endif
#include "php.h"
#include "php_math.h"
#include "php_rand.h"