wok-6.x view broadcom-wl/stuff/semaphore.patch @ rev 20117
Up lz4 (1.8.0), zstd - Long Range (1.3.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 13 13:42:46 2017 +0200 (2017-10-13) |
parents | |
children | 564f7f9745bd |
line source
1 diff -aur bla/src/wl/sys/wl_iw.h bla.new/src/wl/sys/wl_iw.h
2 --- bla/src/wl/sys/wl_iw.h 2010-02-06 02:59:15.000000000 +0100
3 +++ bla.new/src/wl/sys/wl_iw.h 2010-08-07 23:17:35.368641722 +0200
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>