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

10 lines
181 B
C++

--- include/Options.h.orig 2006-04-25 19:13:29 UTC
+++ include/Options.h
@@ -33,6 +33,7 @@
#include <string>
#include <vector>
+#include <sys/types.h>
using namespace std;