summaryrefslogtreecommitdiffstats
path: root/include/libct_proto.h
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-07-30 21:17:30 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-07-30 21:17:30 +0000
commit74fa2604aded64cd87c59b9bf787fa4ebdc179d2 (patch)
tree289fb434483e9d167f3adbba5a9be3e15ac12c7e /include/libct_proto.h
parent7ec2f918a384e62ca5b0a62e204d1fbe882718d7 (diff)
libctnetlink now called libnfnetlink_conntrack
Diffstat (limited to 'include/libct_proto.h')
-rw-r--r--include/libct_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libct_proto.h b/include/libct_proto.h
index 51e23fc..dcf7009 100644
--- a/include/libct_proto.h
+++ b/include/libct_proto.h
@@ -5,7 +5,7 @@
#include "linux_list.h"
#include <getopt.h>
-#include "libctnetlink.h"
+#include <libnfnetlink_conntrack/libnfnetlink_conntrack.h>
struct cta_proto;