summaryrefslogtreecommitdiff
path: root/sysutils/goaccess/files/patch-src_gholder.c
blob: 75d6f2a4c04996b3eda36caa9361f1eaf8fb6033 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/gholder.c.orig	2018-12-16 00:54:24 UTC
+++ src/gholder.c
@@ -34,6 +34,7 @@
 #include <string.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
+#include <sys/socket.h>
 
 #ifdef HAVE_LIBTOKYOCABINET
 #include "tcabdb.h"