mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
samba4: remove duplicate entry from libldb-fix-musl-libc-unkown-type-error.patch
Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user