wok annotate broadcom-wl/stuff/semaphore.patch @ rev 20497

updated diffutils (3.3 -> 3.6)
author Hans-G?nter Theisgen
date Mon Oct 29 16:27:52 2018 +0100 (2018-10-29)
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>