mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 12:44:36 +08:00
12 lines
332 B
Diff
12 lines
332 B
Diff
diff -aur bla/src/wl/sys/wl_iw.h bla.new/src/wl/sys/wl_iw.h
|
|
--- bla/src/wl/sys/wl_iw.h 2010-02-06 02:59:15.000000000 +0100
|
|
+++ bla.new/src/wl/sys/wl_iw.h 2010-08-07 23:17:35.368641722 +0200
|
|
@@ -15,6 +15,7 @@
|
|
#ifndef _wl_iw_h_
|
|
#define _wl_iw_h_
|
|
|
|
+#include <linux/semaphore.h>
|
|
#include <linux/wireless.h>
|
|
|
|
#include <typedefs.h>
|