updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / kernel-netbook-ice / semaphore.patch
blob6b481b3e3725e6abb62173a8c9a6889a6e5256fe
1 diff -aur old/src/wl/sys/wl_iw.h new/src/wl/sys/wl_iw.h
2 --- old/src/wl/sys/wl_iw.h 2010-12-15 02:58:07.000000000 +0100
3 +++ new/src/wl/sys/wl_iw.h 2010-12-25 18:17:01.826676379 +0100
4 @@ -15,6 +15,7 @@
5 #ifndef _wl_iw_h_
6 #define _wl_iw_h_
8 +#include <linux/semaphore.h>
9 #include <linux/wireless.h>
11 #include <typedefs.h>