Update log2lines to ver. 2.2. Jan Roeloffzen, bug #4342.
[reactos.git] / reactos / tools / log2lines / cache.h
index e34290f..0acdd4c 100644 (file)
@@ -10,5 +10,6 @@
 int check_directory(int force);
 int read_cache(void);
 int create_cache(int force, int skipImageBase);
+int cleanable(char *path);
 
 /* EOF */