summaryrefslogtreecommitdiff
path: root/sysutils/pflogx/files/patch-include_Options.h
blob: e1e1613c2a0996656d7c6d43a022b31229e74dbc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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;