*** empty log message ***

This commit is contained in:
Zeev Suraski 1999-06-26 18:01:21 +00:00
parent 36416f1109
commit 320541430b

View File

@ -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