1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/security/qtfw/files/patch-fwrule.cpp
Patrick Li 81078eec59 Fix build
Reported by:	"Paul A. Mayer" <paul@fnug.net>
2003-02-14 20:46:24 +00:00

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