fixed
This commit is contained in:
parent
b1ab591e39
commit
1b9dc6d7dc
8 changed files with 14 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
#ifndef _MODE_TO_STR_H
|
||||
#define _MODE_TO_STR_H
|
||||
#include <sys/stat.h>
|
||||
|
||||
char *mu_mode_2_str(mode_t file_mode);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue