summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/nfqnl_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/nfqnl_test.c b/utils/nfqnl_test.c
index 34cb113..4decd50 100644
--- a/utils/nfqnl_test.c
+++ b/utils/nfqnl_test.c
@@ -83,7 +83,6 @@ int main(int argc, char **argv)
{
struct nfq_handle *h;
struct nfq_q_handle *qh;
- struct nfnl_handle *nh;
int fd;
int rv;
char buf[4096] __attribute__ ((aligned));