libipset/types.h, which is installed by default, requires nfproto.h. --- include/libipset/Makefile.am | 1 + 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 \ -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html