summaryrefslogtreecommitdiffstats
path: root/daemon/actions.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/actions.h')
-rw-r--r--daemon/actions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/actions.h b/daemon/actions.h
index 17ec338c..7f81c1ec 100644
--- a/daemon/actions.h
+++ b/daemon/actions.h
@@ -137,3 +137,4 @@ extern char **do_glob_expand (char *pattern);
extern int do_scrub_device (char *device);
extern int do_scrub_file (char *file);
extern int do_scrub_freespace (char *dir);
+extern char *do_mkdtemp (char *template);