Get rid of glamo-lcm-spi. It's not used and probably never will be.
[openwrt/staging/yousong.git] / package / iptables / patches / 1.4.3.2 / 008-netfilter_include_linux_type_h.patch
1 --- a/include/linux/netfilter.h
2 +++ b/include/linux/netfilter.h
3 @@ -1,6 +1,7 @@
4 #ifndef __LINUX_NETFILTER_H
5 #define __LINUX_NETFILTER_H
6
7 +#include <linux/types.h>
8
9 /* Responses from hook functions. */
10 #define NF_DROP 0