Gentoo Archives: gentoo-commits

From: "Matsuu Takuto (matsuu)" <matsuu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/broadcom-sta/files: broadcom-sta-5.100.82.38-gcc.patch
Date: Thu, 30 Dec 2010 15:30:04
Message-Id: 20101230152955.C9B4B20054@flycatcher.gentoo.org
1 matsuu 10/12/30 15:29:55
2
3 Added: broadcom-sta-5.100.82.38-gcc.patch
4 Log:
5 Version bumped, bug #349646. the ebuild is submitted by Yoan Blanc.
6
7 (Portage version: 2.1.9.26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 net-wireless/broadcom-sta/files/broadcom-sta-5.100.82.38-gcc.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/broadcom-sta/files/broadcom-sta-5.100.82.38-gcc.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/broadcom-sta/files/broadcom-sta-5.100.82.38-gcc.patch?rev=1.1&content-type=text/plain
14
15 Index: broadcom-sta-5.100.82.38-gcc.patch
16 ===================================================================
17 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
18 --- broadcom-sta-5.60.246.2.orig//src/wl/sys/wl_iw.h 2010-10-08 07:32:59.000000000 +0900
19 +++ broadcom-sta-5.60.246.2/src/wl/sys/wl_iw.h 2010-10-28 00:50:57.925351964 +0900
20 @@ -15,6 +15,7 @@
21 #ifndef _wl_iw_h_
22 #define _wl_iw_h_
23
24 +#include <linux/semaphore.h>
25 #include <linux/wireless.h>
26
27 #include <typedefs.h>