summaryrefslogtreecommitdiff
path: root/pith/osdep/creatdir.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/osdep/creatdir.h')
-rw-r--r--pith/osdep/creatdir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/osdep/creatdir.h b/pith/osdep/creatdir.h
index e9d844e7..8ad6eeb5 100644
--- a/pith/osdep/creatdir.h
+++ b/pith/osdep/creatdir.h
@@ -22,6 +22,6 @@
* Exported Prototypes
*/
int create_mail_dir(char *);
-
+int create_random_dir(char *, size_t);
#endif /* PITH_OSDEP_CREATDIR_INCLUDED */