From: Andrew Sim Date: Thu, 6 Oct 2022 21:17:28 +0000 (+0200) Subject: samba4: remove duplicate entry from libldb-fix-musl-libc-unkown-type-error.patch X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0d5d9e573723782fd5759009915d8d3cd2142783;p=openwrt-packages.git samba4: remove duplicate entry from libldb-fix-musl-libc-unkown-type-error.patch Signed-off-by: Andrew Sim --- diff --git a/net/samba4/patches/007-libldb-fix-musl-libc-unkown-type-error.patch b/net/samba4/patches/007-libldb-fix-musl-libc-unkown-type-error.patch index 7e25ee43d..da564e050 100644 --- a/net/samba4/patches/007-libldb-fix-musl-libc-unkown-type-error.patch +++ b/net/samba4/patches/007-libldb-fix-musl-libc-unkown-type-error.patch @@ -15,12 +15,11 @@ Signed-off-by: Changqing Li --- a/lib/tevent/tevent.h +++ b/lib/tevent/tevent.h -@@ -33,6 +33,8 @@ +@@ -33,6 +33,7 @@ #include #include #include +#include -+#include /* for old gcc releases that don't have the feature test macro __has_attribute */ #ifndef __has_attribute