brewco/futil.h

changeset 409
cdf68044adaf
child 441
bde74a8f2ad7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/brewco/futil.h	Sat Nov 07 22:04:17 2015 +0100
@@ -0,0 +1,7 @@
+#ifndef	FUTIL_H
+#define	FUTIL_H
+
+
+int  mkdirs(char *, mode_t);
+
+#endif

mercurial