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

10 lines
229 B
C++

--- include/LogEntry.h.orig 2006-04-16 13:43:43 UTC
+++ include/LogEntry.h
@@ -36,7 +36,6 @@
#include <sys/time.h>
#include <net/if.h>
#include <netinet/in.h>
-#include <net/pfvar.h>
#include <string>
using namespace std;