mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
12 lines
324 B
Diff
12 lines
324 B
Diff
diff -aur old/src/wl/sys/wl_iw.h new/src/wl/sys/wl_iw.h
|
|
--- old/src/wl/sys/wl_iw.h 2010-12-15 02:58:07.000000000 +0100
|
|
+++ new/src/wl/sys/wl_iw.h 2010-12-25 18:17:01.826676379 +0100
|
|
@@ -15,6 +15,7 @@
|
|
#ifndef _wl_iw_h_
|
|
#define _wl_iw_h_
|
|
|
|
+#include <linux/semaphore.h>
|
|
#include <linux/wireless.h>
|
|
|
|
#include <typedefs.h>
|