blob: b5d7e858d78f5806056e59f3d3ddb06e1fddc94e [file] [log] [blame]
Jon West56e83b32021-04-14 12:38:06 -04001diff -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>