freebsd-ports/sysutils/pftop/files/patch-aa
Max Laier b45042909e Update pftop for the pf 3.7 import.
Submitted by:	Edwin Brown <edwin(!)brown(at)gmail(!)com> (w/changes)
Approved by:	pav
2005-05-04 17:16:23 +00:00

13 lines
301 B
Text

--- config.h.orig Tue Aug 5 03:19:58 2003
+++ config.h Wed May 4 18:36:37 2005
@@ -24,8 +24,8 @@
#if OS_LEVEL > 32
#define HAVE_ADDR_MASK
#define HAVE_ADDR_TYPE
-#define HAVE_ALTQ
-#define HAVE_RULE_ANCHOR
+/* #define HAVE_ALTQ */
+/* #define HAVE_RULE_ANCHOR */
#define HAVE_RULE_TOS
#endif