wok-6.x diff broadcom-wl64/stuff/semaphore.patch @ rev 22074

updated unbound and unbound-dev (1.5.7 -> 1.9.4)
author Hans-G?nter Theisgen
date Tue Oct 29 15:54:23 2019 +0100 (2019-10-29)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/broadcom-wl64/stuff/semaphore.patch	Tue Oct 29 15:54:23 2019 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +diff -aur bla/src/wl/sys/wl_iw.h bla.new/src/wl/sys/wl_iw.h
     1.5 +--- a/amd64/src/wl/sys/wl_iw.h	2010-02-06 02:59:15.000000000 +0100
     1.6 ++++ b/amd64/src/wl/sys/wl_iw.h	2010-08-07 23:17:35.368641722 +0200
     1.7 +@@ -15,6 +15,7 @@
     1.8 + #ifndef _wl_iw_h_
     1.9 + #define _wl_iw_h_
    1.10 + 
    1.11 ++#include <linux/semaphore.h>
    1.12 + #include <linux/wireless.h>
    1.13 + 
    1.14 + #include <typedefs.h>