summaryrefslogtreecommitdiffstats
path: root/examples/nft-rule-add.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nft-rule-add.c')
-rw-r--r--examples/nft-rule-add.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/nft-rule-add.c b/examples/nft-rule-add.c
index b906715..c61a82d 100644
--- a/examples/nft-rule-add.c
+++ b/examples/nft-rule-add.c
@@ -21,7 +21,6 @@
#include <libmnl/libmnl.h>
#include <libnftables/rule.h>
#include <libnftables/expr.h>
-#include <libnftables/payload.h>
#include <linux/netfilter_ipv4/ipt_LOG.h>
#include <linux/netfilter/xt_iprange.h>