]> granicus.if.org Git - ipset/commitdiff
build: include libipset/nfproto.h
authorJan Engelhardt <jengelh@medozas.de>
Sat, 17 Dec 2011 15:35:06 +0000 (16:35 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 23 Dec 2011 20:26:50 +0000 (21:26 +0100)
libipset/types.h, which is installed by default, requires nfproto.h.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
include/libipset/Makefile.am

index 3c21d0feda088962d535d738a3235cd7fc8f3a1b..30b0df8fd3031abf2588a0f2d4a1e40a633252ce 100644 (file)
@@ -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 \