thermferm/futil.h

changeset 106
1bd9a16f5061
child 420
644a6106d712
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thermferm/futil.h	Sun Jul 13 17:31:45 2014 +0200
@@ -0,0 +1,7 @@
+#ifndef	FUTIL_H
+#define	FUTIL_H
+
+
+int  mkdirs(char *, mode_t);
+
+#endif

mercurial