summaryrefslogtreecommitdiffstats
path: root/sys/net/pfvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/pfvar.h')
-rw-r--r--sys/net/pfvar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/net/pfvar.h b/sys/net/pfvar.h
index 2a7182e..ed23eb5 100644
--- a/sys/net/pfvar.h
+++ b/sys/net/pfvar.h
@@ -36,8 +36,10 @@
#include <sys/param.h>
#include <sys/queue.h>
#include <sys/counter.h>
+#include <sys/malloc.h>
#include <sys/refcount.h>
#include <sys/tree.h>
+#include <vm/uma.h>
#include <net/radix.h>
#include <netinet/in.h>
OpenPOWER on IntegriCloud