summaryrefslogtreecommitdiff
path: root/pflog.h
diff options
context:
space:
mode:
Diffstat (limited to 'pflog.h')
-rw-r--r--pflog.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/pflog.h b/pflog.h
index b49d04fc8ac0..0687ae556677 100644
--- a/pflog.h
+++ b/pflog.h
@@ -31,6 +31,10 @@
* SUCH DAMAGE.
*/
+#ifndef _WIN32
+ #include <netinet/in.h>
+#endif
+
/*
* pflog headers, at least as they exist now.
*/