Jon West | 56e83b3 | 2021-04-14 12:38:06 -0400 | [diff] [blame] | 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> |