summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/pfctl/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sbin/pfctl/parse.c')
-rw-r--r--freebsd/sbin/pfctl/parse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/sbin/pfctl/parse.c b/freebsd/sbin/pfctl/parse.c
index 83002a82..9cd303fb 100644
--- a/freebsd/sbin/pfctl/parse.c
+++ b/freebsd/sbin/pfctl/parse.c
@@ -157,6 +157,7 @@ __FBSDID("$FreeBSD$");
#include "pfctl_parser.h"
#include "pfctl.h"
#ifdef __rtems__
+#include <sys/limits.h>
#include "rtems-bsd-pfctl-parse-data.h"
#endif /* __rtems__ */