Extract functions

This commit is contained in:
topjohnwu
2017-08-11 11:43:45 +08:00
parent 8d431b6762
commit 2a7e2c70b5
3 changed files with 44 additions and 43 deletions
-1
View File
@@ -93,7 +93,6 @@ void fclone_attr(const int sourcefd, const int targetfd);
void clone_attr(const char *source, const char *target);
void get_client_cred(int fd, struct ucred *cred);
int switch_mnt_ns(int pid);
void link_busybox();
// img.c