summaryrefslogtreecommitdiffstats
path: root/fs_mgr/fs_mgr_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs_mgr/fs_mgr_priv.h')
-rw-r--r--fs_mgr/fs_mgr_priv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs_mgr/fs_mgr_priv.h b/fs_mgr/fs_mgr_priv.h
index 4ba6f92..88a1040 100644
--- a/fs_mgr/fs_mgr_priv.h
+++ b/fs_mgr/fs_mgr_priv.h
@@ -79,5 +79,7 @@
#define DM_BUF_SIZE 4096
+int fs_mgr_set_blk_ro(const char *blockdev);
+
#endif /* __CORE_FS_MGR_PRIV_H */