summaryrefslogtreecommitdiffstats
path: root/include/libipset
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-17 16:35:06 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-12-23 21:26:50 +0100
commitab0ef6ab42ae03983570e8c5ee93566bc94d7c84 (patch)
treec5c3d4b9c25e2d52cb6d1d1a46e300730b40c22d /include/libipset
parent056b0ea7b9c66b84842834d92e112db2b4e4d9aa (diff)
build: include libipset/nfproto.h
libipset/types.h, which is installed by default, requires nfproto.h. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'include/libipset')
-rw-r--r--include/libipset/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libipset/Makefile.am b/include/libipset/Makefile.am
index 3c21d0f..30b0df8 100644
--- a/include/libipset/Makefile.am
+++ b/include/libipset/Makefile.am
@@ -6,6 +6,7 @@ pkginclude_HEADERS = \
linux_ip_set_hash.h \
mnl.h \
nf_inet_addr.h \
+ nfproto.h \
parse.h \
pfxlen.h \
print.h \