updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / broadcom-wl-ck / semaphore.patch
blob6a72f77fa6eba6056ab02bfb3577e870da24a504
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>