mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08:00
removing unwanted inclusion of socket header file
This commit is contained in:
parent
80a4042a5c
commit
293ab565b5
@ -18,11 +18,6 @@
|
||||
/* $Id$ */
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#if defined(NETWARE) && !defined(NEW_LIBC)
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
||||
#include "php.h"
|
||||
#include "ext/standard/php_standard.h"
|
||||
#include "SAPI.h"
|
||||
|
Loading…
Reference in New Issue
Block a user