commit | a7ca7fccacc029958fd09985e7f3529b90ec791d | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue May 05 14:31:12 2009 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Tue May 05 14:31:12 2009 +0200 |
tree | 40158ef0b9b4fa26a9cf31888ecd0f071c7f8aeb | |
parent | 37e55cf0ceb8803256bf69a3e45bd668bf90b76f [diff] |
netfilter: add missing linux/types.h include to xt_LED.h Pointed out by Dave Miller: CHECK include/linux/netfilter (57 files) /home/davem/src/GIT/net-2.6/usr/include/linux/netfilter/xt_LED.h:6: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Patrick McHardy <kaber@trash.net>