git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
402f4ba
)
samba4: remove duplicate entry from libldb-fix-musl-libc-unkown-type-error.patch
author
Andrew Sim
<redacted>
Thu, 6 Oct 2022 21:17:28 +0000
(23:17 +0200)
committer
Rosen Penev
<redacted>
Fri, 7 Oct 2022 08:53:26 +0000
(
01:53
-0700)
Signed-off-by: Andrew Sim <redacted>
net/samba4/patches/007-libldb-fix-musl-libc-unkown-type-error.patch
patch
|
blob
|
history
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 7e25ee43d7453fee1a7b6b41425949cccc940bef..da564e0509a717e944a3c23aa36e2a2cd9c9a043 100644
(file)
--- 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 <changqing.li@windriver.com>
--- a/lib/tevent/tevent.h
+++ b/lib/tevent/tevent.h
-@@ -33,6 +33,
8
@@
+@@ -33,6 +33,
7
@@
#include <sys/time.h>
#include <sys/types.h>
#include <stdbool.h>
+#include <sys/stat.h>
-+#include <sys/types.h>
/* for old gcc releases that don't have the feature test macro __has_attribute */
#ifndef __has_attribute
git clone https://git.99rst.org/PROJECT