mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
81078eec59
Reported by: "Paul A. Mayer" <paul@fnug.net>
11 lines
232 B
C++
11 lines
232 B
C++
--- fwrule.cpp.orig Fri Feb 14 13:36:27 2003
|
|
+++ fwrule.cpp Fri Feb 14 13:36:33 2003
|
|
@@ -5,6 +5,7 @@
|
|
#include <sys/param.h>
|
|
#include <ctype.h>
|
|
#include <netdb.h>
|
|
+#include <netinet/in.h>
|
|
|
|
#define IPPROTO_IP 0
|
|
|