aboutsummaryrefslogtreecommitdiffstats
path: root/src/fm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fm.h')
-rw-r--r--src/fm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fm.h b/src/fm.h
index 239c6b9..06c065e 100644
--- a/src/fm.h
+++ b/src/fm.h
@@ -70,4 +70,5 @@ void get_permission(mode_t mode, char *str);
int new_dir(fm_info *info);
+int fm_rm(const char *path);
#endif /* SF_FM_H */