brewco/futil.h

changeset 441
bde74a8f2ad7
parent 409
cdf68044adaf
--- a/brewco/futil.h	Sat Nov 28 13:47:00 2015 +0100
+++ b/brewco/futil.h	Sat Nov 28 20:15:38 2015 +0100
@@ -3,5 +3,6 @@
 
 
 int  mkdirs(char *, mode_t);
+int  file_exist(char *, int);
 
 #endif

mercurial