opnsense-ports/sysutils/pflogx/files/patch-src_LogEntryFormat.cpp
Franco Fichtner 784dc5caa6 */*: sync with upstream
Taken from: HardenedBSD
2017-12-28 09:35:40 +01:00

10 lines
232 B
C++

--- src/LogEntryFormat.cpp.orig 2006-05-08 10:23:07 UTC
+++ src/LogEntryFormat.cpp
@@ -34,6 +34,7 @@
#include <time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
+#include <netpfil/pf/pf.h>
#define STATIC_BUFFER_LEN 128