summaryrefslogtreecommitdiffstats
path: root/src/fib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fib.c')
-rw-r--r--src/fib.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fib.c b/src/fib.c
index 98c57868..b977fe28 100644
--- a/src/fib.c
+++ b/src/fib.c
@@ -8,6 +8,8 @@
* later) as published by the Free Software Foundation.
*/
+#include <nft.h>
+
#include <nftables.h>
#include <erec.h>
#include <expression.h>