mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-05 18:55:00 +00:00
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"
|