Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information