This commit is contained in:
Olof hagsand 2016-03-07 20:55:55 +01:00
parent ca18b7f49e
commit 0a812696c2
47 changed files with 1818 additions and 1783 deletions

View file

@ -31,6 +31,6 @@ int clicon_file_dirent(const char *dir, struct dirent **ent,
char *clicon_tmpfile(const char *label);
int file_cp(char *src, char *target);
int clicon_file_copy(char *src, char *target);
#endif /* _CLIXON_FILE_H_ */