netfilter: xtables: add missing header inclusions for headers_check
authorJan Engelhardt <jengelh@medozas.de>
Thu, 20 Jan 2011 16:50:17 +0000 (17:50 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Thu, 20 Jan 2011 16:50:17 +0000 (17:50 +0100)
Resolve these warnings on `make headers_check`:

usr/include/linux/netfilter/xt_CT.h:7: found __[us]{8,16,32,64} type
without #include <linux/types.h>
...

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>

No differences found