diff options
Diffstat (limited to 'vos.h')
| -rw-r--r-- | vos.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,5 +16,6 @@ struct Vos _vos; int get_token_idx(const char **ls, const unsigned int n, const char *tok); +char *get_tmp_dir(const int lock); #endif |
