summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2010-10-27 15:56:35 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2010-10-27 15:56:35 +0000
commit6b4bac576d5d6c38c363ecb0cdd8c0f247c2ba47 (patch)
tree07b91089ecde5616022db0435b6140fa47b51fc1 /net-wireless/broadcom-sta/files
parentDon't install buggy tags scripts, use ctags instead. (diff)
downloadgentoo-2-6b4bac576d5d6c38c363ecb0cdd8c0f247c2ba47.tar.gz
gentoo-2-6b4bac576d5d6c38c363ecb0cdd8c0f247c2ba47.tar.bz2
gentoo-2-6b4bac576d5d6c38c363ecb0cdd8c0f247c2ba47.zip
Version bumped, bug #342255.
(Portage version: 2.1.9.22/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless/broadcom-sta/files')
-rw-r--r--net-wireless/broadcom-sta/files/broadcom-sta-5.60.246.2-gcc.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-wireless/broadcom-sta/files/broadcom-sta-5.60.246.2-gcc.patch b/net-wireless/broadcom-sta/files/broadcom-sta-5.60.246.2-gcc.patch
new file mode 100644
index 000000000000..048565376d75
--- /dev/null
+++ b/net-wireless/broadcom-sta/files/broadcom-sta-5.60.246.2-gcc.patch
@@ -0,0 +1,11 @@
+diff -Naur broadcom-sta-5.60.246.2.orig//src/wl/sys/wl_iw.h broadcom-sta-5.60.246.2/src/wl/sys/wl_iw.h
+--- broadcom-sta-5.60.246.2.orig//src/wl/sys/wl_iw.h 2010-10-08 07:32:59.000000000 +0900
++++ broadcom-sta-5.60.246.2/src/wl/sys/wl_iw.h 2010-10-28 00:50:57.925351964 +0900
+@@ -15,6 +15,7 @@
+ #ifndef _wl_iw_h_
+ #define _wl_iw_h_
+
++#include <linux/semaphore.h>
+ #include <linux/wireless.h>
+
+ #include <typedefs.h>