wok-6.x annotate broadcom-wl/stuff/semaphore.patch @ rev 20949
updated gawk (4.0.1 -> 4.2.1)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Mar 03 15:52:09 2019 +0100 (2019-03-03) |
parents | 83c2ce802833 |
children |
rev | line source |
---|---|
slaxemulator@7133 | 1 diff -aur bla/src/wl/sys/wl_iw.h bla.new/src/wl/sys/wl_iw.h |
pascal@20324 | 2 --- a/amd64/src/wl/sys/wl_iw.h 2010-02-06 02:59:15.000000000 +0100 |
pascal@20324 | 3 +++ b/amd64/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> |