diff options
Diffstat (limited to 'src/l2su.h')
| -rw-r--r-- | src/l2su.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ char *l2_launcher_find_data_path(void); int l2_launcher_open_config(const char *path, int flags, mode_t mode); int l2_launcher_mkdir_parents(const char *path); +int l2_launcher_mkdir_parents_ex(const char *path, unsigned ignore); char *l2_launcher_parse_iso_time(const char *str, struct tm *ts); |
