removed unwanted NEW_LIBC checks

This commit is contained in:
Anantha Kesari H Y 2004-09-25 14:46:24 +00:00
parent c4b57bc16b
commit bc90ecb7e2

View File

@ -21,9 +21,6 @@
#include "php.h"
#include <stdio.h>
#if defined(NETWARE) && !defined(NEW_LIBC)
#include <sys/socket.h>
#endif
#if HAVE_FCNTL_H
#include <fcntl.h>
#endif