mirror of
https://github.com/php/php-src.git
synced 2024-12-04 23:34:25 +08:00
*** empty log message ***
This commit is contained in:
parent
36416f1109
commit
320541430b
@ -50,6 +50,10 @@
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SYS_TIME_H
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
|
||||
extern php3_module_entry fsock_module_entry;
|
||||
#define phpext_fsock_ptr &fsock_module_entry
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user