fixed
This commit is contained in:
parent
1b9dc6d7dc
commit
0737916f1a
11 changed files with 71 additions and 35 deletions
|
@ -1,6 +1,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <sys/stat.h>
|
||||
#include <string.h>
|
||||
#include "parse_mode.h"
|
||||
|
||||
#define U (S_ISUID | S_IRWXU)
|
||||
#define G (S_ISGID | S_IRWXG)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue