summaryrefslogtreecommitdiff
path: root/devel/pecl-swoole/files/patch-thirdparty_hiredis_test.c
blob: b8ccf5d311d01b91c5ac790d642b1a7a45217540 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- thirdparty/hiredis/test.c.orig	2018-11-22 23:09:25 UTC
+++ thirdparty/hiredis/test.c
@@ -4,6 +4,7 @@
 #include <string.h>
 #include <strings.h>
 #include <sys/time.h>
+#include <sys/socket.h>
 #include <netdb.h>
 #include <assert.h>
 #include <unistd.h>