wok-stable annotate broadcom-wl/stuff/semaphore.patch @ rev 11386
Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 10 04:42:49 2011 +0100 (2011-12-10) |
parents | |
children |
rev | line source |
---|---|
slaxemulator@7133 | 1 diff -aur bla/src/wl/sys/wl_iw.h bla.new/src/wl/sys/wl_iw.h |
slaxemulator@7133 | 2 --- bla/src/wl/sys/wl_iw.h 2010-02-06 02:59:15.000000000 +0100 |
slaxemulator@7133 | 3 +++ bla.new/src/wl/sys/wl_iw.h 2010-08-07 23:17:35.368641722 +0200 |
slaxemulator@7133 | 4 @@ -15,6 +15,7 @@ |
slaxemulator@7133 | 5 #ifndef _wl_iw_h_ |
slaxemulator@7133 | 6 #define _wl_iw_h_ |
slaxemulator@7133 | 7 |
slaxemulator@7133 | 8 +#include <linux/semaphore.h> |
slaxemulator@7133 | 9 #include <linux/wireless.h> |
slaxemulator@7133 | 10 |
slaxemulator@7133 | 11 #include <typedefs.h> |