aboutsummaryrefslogtreecommitdiff
path: root/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'file.h')
-rw-r--r--file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/file.h b/file.h
index b052d32..fcd4dfd 100644
--- a/file.h
+++ b/file.h
@@ -11,5 +11,6 @@ char *get_next_file();
char *get_prev_file();
char *get_first_file();
char *get_last_file();
+void clean();
#endif