mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
ea44aebc27
Signed-off-by: Felix Fietkau <nbd@nbd.name>
12 lines
222 B
Diff
12 lines
222 B
Diff
--- a/libfakeroot_inode64.c
|
|
+++ b/libfakeroot_inode64.c
|
|
@@ -36,6 +36,8 @@
|
|
#include <fts.h>
|
|
#endif /* HAVE_FTS_H */
|
|
|
|
+void load_library_symbols(void);
|
|
+
|
|
#include "wrapped.h"
|
|
#include "wraptmpf.h"
|
|
#include "wrapdef.h"
|