diff --git a/examples/netfilter/nfct-daemon.c b/examples/netfilter/nfct-daemon.c index d223ac2..a7878d0 100644 --- a/examples/netfilter/nfct-daemon.c +++ b/examples/netfilter/nfct-daemon.c @@ -20,7 +20,7 @@ #include #include -#include +#include struct nstats { LIST_ENTRY(nstats) list;