On Mon, Oct 28, 2013 at 01:27:18PM +0100, Jan Engelhardt wrote: > The headers do not compile standalone, which also causes nftables to > fail to build for the same reason. I fail to reproduce this compilation nftables breakage. It's clear that third party application will do, so I have mangled the changelog. > $ gcc -x c -Wall -c *.h > chain.h:62:35: error: unknown type name ‘size_t’ > expr.h:40:39: error: unknown type name ‘size_t’ > rule.h:60:34: error: unknown type name ‘size_t’ > ruleset.h:20:1: error: unknown type name ‘bool’ > ruleset.h:20:59: error: unknown type name ‘uint16_t’ > ruleset.h:21:52: error: unknown type name ‘uint16_t’ > ruleset.h:22:50: error: unknown type name ‘uint16_t’ > ruleset.h:23:63: error: unknown type name ‘uint16_t’ > ruleset.h:39:37: error: unknown type name ‘size_t’ > ruleset.h:39:80: error: unknown type name ‘uint32_t’ > ruleset.h:39:95: error: unknown type name ‘uint32_t’ > set.h:40:33: error: unknown type name ‘size_t’ > set.h:110:38: error: unknown type name ‘size_t’ > table.h:50:35: error: unknown type name ‘size_t’ Applied, thanks. -- 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