From 0d5d9e573723782fd5759009915d8d3cd2142783 Mon Sep 17 00:00:00 2001 From: Andrew Sim Date: Thu, 6 Oct 2022 23:17:28 +0200 Subject: [PATCH] samba4: remove duplicate entry from libldb-fix-musl-libc-unkown-type-error.patch Signed-off-by: Andrew Sim --- .../patches/007-libldb-fix-musl-libc-unkown-type-error.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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