]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/loclass/fileutils.h
CHG: minor modification to "hf mf csetblk" The usuage of UID array is not needed.
[proxmark3-svn] / client / loclass / fileutils.h
index 405c97045bc402b97268e90fb65ede634f3de1a7..cfe65187e1a113c73de4d91321ad90e43c05d74e 100644 (file)
@@ -68,4 +68,5 @@ int loadFile(const char *fileName, void* data, size_t datalen);
  * @param fmt
  */
 void prnlog(char *fmt, ...);
+int fileExists(const char *filename);
 #endif // FILEUTILS_H
Impressum, Datenschutz