Updated the missing header file
This commit is contained in:
parent
6f825dfd6c
commit
49e2d28b21
@ -78,6 +78,9 @@ int Xorriso_execv(struct XorrisO *xorriso, char *cmd, char *env_path,
|
||||
|
||||
int Xorriso_path_is_excluded(struct XorrisO *xorriso, char *path, int flag);
|
||||
|
||||
int Xorriso_path_is_hidden(struct XorrisO *xorriso, char *path, int flag);
|
||||
|
||||
|
||||
/* Normalize ACL and sort apart "access" ACL from "default" ACL.
|
||||
*/
|
||||
int Xorriso_normalize_acl_text(struct XorrisO *xorriso, char *in_text,
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2010.06.23.134250"
|
||||
#define Xorriso_timestamP "2010.06.23.151900"
|
||||
|
Loading…
Reference in New Issue
Block a user