diff options
Diffstat (limited to 'ext/standard/fsock.h')
| -rw-r--r-- | ext/standard/fsock.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/standard/fsock.h b/ext/standard/fsock.h index 775f544b1e..0be635232a 100644 --- a/ext/standard/fsock.h +++ b/ext/standard/fsock.h @@ -55,9 +55,6 @@ #include <sys/time.h> #endif -extern zend_module_entry fsock_module_entry; -#define phpext_fsock_ptr &fsock_module_entry - struct php_sockbuf { int socket; unsigned char *readbuf; |
