ports/devel/pecl-swoole/files/patch-thirdparty_hiredis_test.c
2018-11-22 23:12:20 +00:00

10 lines
258 B
C

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