Use stdint as u_int* is deprecated / non-standard, it is also not exposed on some libc's. Nathan McSween (1): Use stdlib uint* instead of u_int* include/libnfnetlink/libnfnetlink.h | 25 +++++----- include/libnfnetlink/linux_nfnetlink.h | 11 +++-- include/libnfnetlink/linux_nfnetlink_compat.h | 6 ++- src/iftable.c | 9 ++-- src/iftable.h | 6 ++- src/libnfnetlink.c | 71 ++++++++++++++------------- src/rtnl.c | 5 +- src/rtnl.h | 3 +- 8 files changed, 73 insertions(+), 63 deletions(-) -- 2.3.1 -- 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