b001cf2edd89a0257cacdc6181e01c98d24aeb05
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 020-fix_compat_h.patch
1 --- a/include/linux/compat-2.6.32.h
2 +++ b/include/linux/compat-2.6.32.h
3 @@ -6,7 +6,7 @@
4 #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,32))
5
6 #include <linux/netdevice.h>
7 -#include <asm/compat.h>
8 +#include <linux/compat.h>
9 #include <net/iw_handler.h>
10 #include <linux/workqueue.h>
11 #include <linux/firmware.h>