opnsense-ports/sysutils/goaccess/files/patch-src_gholder.c
Franco Fichtner 2caf8a6922 */*: sync with upstream
Taken from: HardenedBSD
2019-01-04 07:44:52 +01:00

10 lines
230 B
C

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