mac80211: update to wireless-testing 2010-04-21
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 130-tracepoint_include_linux_version_h.patch
1 --- a/include/linux/tracepoint.h
2 +++ b/include/linux/tracepoint.h
3 @@ -3,6 +3,8 @@
4
5 #include <linux/version.h>
6
7 +#include <linux/version.h>
8 +
9 #if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,27))
10 #include_next <linux/tracepoint.h>
11 #endif /* (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,27)) */