summaryrefslogtreecommitdiffstats
path: root/src/osf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osf.c')
-rw-r--r--src/osf.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/osf.c b/src/osf.c
index c611b542..a8f80b2b 100644
--- a/src/osf.c
+++ b/src/osf.c
@@ -6,10 +6,11 @@
* later) as published by the Free Software Foundation.
*/
+#include <nft.h>
+
#include <nftables.h>
#include <expression.h>
#include <utils.h>
-#include <string.h>
#include <osf.h>
#include <json.h>