ports/sysutils/pflogx/files/patch-include__Options.h
Dmitry Marakasov 3cb3587b06 - Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-03-08 01:39:39 +00: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;