git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a7cab
)
netfilter: xtables: add missing header inclusions for headers_check
author
Jan Engelhardt
<jengelh@medozas.de>
Thu, 20 Jan 2011 16:50:17 +0000
(17:50 +0100)
committer
Jan 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