]> bbs.cooldavid.org Git - net-next-2.6.git/commit
netfilter: add missing linux/types.h include to xt_LED.h
authorPatrick McHardy <kaber@trash.net>
Tue, 5 May 2009 12:31:12 +0000 (14:31 +0200)
committerPatrick McHardy <kaber@trash.net>
Tue, 5 May 2009 12:31:12 +0000 (14:31 +0200)
commita7ca7fccacc029958fd09985e7f3529b90ec791d
tree40158ef0b9b4fa26a9cf31888ecd0f071c7f8aeb
parent37e55cf0ceb8803256bf69a3e45bd668bf90b76f
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>
include/linux/netfilter/xt_LED.h