aboutsummaryrefslogtreecommitdiff
path: root/vos.h
diff options
context:
space:
mode:
Diffstat (limited to 'vos.h')
-rw-r--r--vos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vos.h b/vos.h
index f29a3ab..fa2568e 100644
--- a/vos.h
+++ b/vos.h
@@ -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