diff options
| author | jvoisin | 2019-02-23 19:36:24 +0100 |
|---|---|---|
| committer | jvoisin | 2019-02-23 19:36:24 +0100 |
| commit | 809920b8cb130e105847a9956c51a6ecb08e2938 (patch) | |
| tree | 254fa43e3206f6d7df3896503473cdd038d372a8 /src/sp_network_utils.c | |
| parent | d03c3c8d01f6f507bf844fec07477f30e3db61d9 (diff) | |
Try to unify the includes
Diffstat (limited to 'src/sp_network_utils.c')
| -rw-r--r-- | src/sp_network_utils.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/sp_network_utils.c b/src/sp_network_utils.c index 51911a8..c444c1e 100644 --- a/src/sp_network_utils.c +++ b/src/sp_network_utils.c | |||
| @@ -1,7 +1,3 @@ | |||
| 1 | #include <arpa/inet.h> | ||
| 2 | #include <netinet/in.h> | ||
| 3 | #include <sys/socket.h> | ||
| 4 | |||
| 5 | #include "php_snuffleupagus.h" | 1 | #include "php_snuffleupagus.h" |
| 6 | 2 | ||
| 7 | ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) | 3 | ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) |
