thermferm/futil.h

changeset 420
644a6106d712
parent 106
1bd9a16f5061
--- a/thermferm/futil.h	Sun Nov 08 22:20:42 2015 +0100
+++ b/thermferm/futil.h	Sat Nov 14 16:52:33 2015 +0100
@@ -3,5 +3,6 @@
 
 
 int  mkdirs(char *, mode_t);
+int  file_exist(char *, int);
 
 #endif

mercurial