pf: Some fixes after the update

This commit is contained in:
Sebastian Huber
2017-01-10 14:41:23 +01:00
parent 774f19f24c
commit 9e8ce9ae2e
4 changed files with 7 additions and 1 deletions

View File

@@ -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 $ */