mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 10:39:04 +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"
|