mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-22 15:16:36 -08:00
Fix several small issues
This commit is contained in:
@@ -88,5 +88,6 @@ int open_new(const char *filename);
|
||||
int cp_afc(const char *source, const char *target);
|
||||
int clone_dir(const char *source, const char *target);
|
||||
int rm_rf(const char *target);
|
||||
void clone_attr(const char *source, const char *target);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user