mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
removed NEW_LIBC checks in NETWARE
This commit is contained in:
parent
16f30e1951
commit
80a4042a5c
1 changed files with 0 additions and 4 deletions
|
@ -33,11 +33,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef NETWARE
|
||||
#ifdef NEW_LIBC
|
||||
#include <netinet/in.h>
|
||||
#else
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_FLOCK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue