removed NEW_LIBC checks in NETWARE

This commit is contained in:
Anantha Kesari H Y 2004-09-25 15:30:26 +00:00
parent 16f30e1951
commit 80a4042a5c

View file

@ -33,11 +33,7 @@
#endif
#ifdef NETWARE
#ifdef NEW_LIBC
#include <netinet/in.h>
#else
#include <sys/socket.h>
#endif
#endif
#ifndef HAVE_FLOCK