File broadcom-sta-6.30.223.141-gcc.patch of Package broadcom-wl

12
 
1
diff -urN a/src/wl/sys/wl_iw.h b/src/wl/sys/wl_iw.h
2
--- a/src/wl/sys/wl_iw.h    2013-08-01 09:52:22.000000000 +0300
3
+++ b/src/wl/sys/wl_iw.h    2013-09-27 09:36:07.808067913 +0300
4
@@ -21,6 +21,7 @@
5
 #ifndef _wl_iw_h_
6
 #define _wl_iw_h_
7
 
8
+#include <linux/semaphore.h>
9
 #include <linux/wireless.h>
10
 
11
 #include <typedefs.h>
12