build: add missing linux/version.h includes where needed

Reported-by: Sergei Zhirikov <sfzhi@yahoo.com>
References: http://marc.info/?l=netfilter-devel&m=131404939007827&w=2
This commit is contained in:
Jan Engelhardt
2011-08-28 19:45:39 +02:00
parent dc58126e37
commit ec97cd6d89
10 changed files with 10 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ HEAD
Fixes:
- libxt_ACCOUNT: fix compilation after missing libxtables_CFLAGS
- build: fix compilation after missing libxtables_CFLAGS in submodules
- build: add missing linux/version.h includes where needed
Changes:
- Remove unsupported ipset 4.x from the Xtables-addons distribution
- ipset: move ipset_errcode from src to library to avoid undefined reference