summaryrefslogtreecommitdiffstats
path: root/src/rule.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rule.c')
-rw-r--r--src/rule.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/rule.c b/src/rule.c
index 028dc2e..3feb337 100644
--- a/src/rule.c
+++ b/src/rule.c
@@ -29,9 +29,6 @@
#include <libnftnl/set.h>
#include <libnftnl/expr.h>
-#include "linux_list.h"
-#include "expr_ops.h"
-
struct nft_rule {
struct list_head head;