From 646df1a88eceeab23750c700847198f2f02b4e69 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Sun, 9 Oct 2005 15:46:20 +0000 Subject: rename libnfnetlink_queue to libnetfilter_queue --- utils/nfqnl_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/nfqnl_test.c') diff --git a/utils/nfqnl_test.c b/utils/nfqnl_test.c index ae8c072..26de1c5 100644 --- a/utils/nfqnl_test.c +++ b/utils/nfqnl_test.c @@ -5,7 +5,7 @@ #include #include /* for NF_ACCEPT */ -#include +#include /* returns packet id */ static u_int32_t print_pkt (struct nfattr *tb[]) -- cgit v1.2.3