summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/pfctl/pfctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sbin/pfctl/pfctl.c')
-rw-r--r--freebsd/sbin/pfctl/pfctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/sbin/pfctl/pfctl.c b/freebsd/sbin/pfctl/pfctl.c
index f9efa090..fb22a5d4 100644
--- a/freebsd/sbin/pfctl/pfctl.c
+++ b/freebsd/sbin/pfctl/pfctl.c
@@ -2,6 +2,7 @@
#ifdef __rtems__
#include "rtems-bsd-pfctl-namespace.h"
+#define ENABLE_ALTQ
#endif /* __rtems__ */
/* $OpenBSD: pfctl.c,v 1.278 2008/08/31 20:18:17 jmc Exp $ */