summaryrefslogtreecommitdiff
path: root/ext/sockets/sockets.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/sockets.c')
-rw-r--r--ext/sockets/sockets.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sockets/sockets.c b/ext/sockets/sockets.c
index 71263d16ed..11dd0fb59d 100644
--- a/ext/sockets/sockets.c
+++ b/ext/sockets/sockets.c
@@ -26,6 +26,7 @@
#endif
#include "php.h"
+#include "php_network.h"
#if HAVE_SOCKETS