summaryrefslogtreecommitdiff
path: root/src/core/mount-setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/mount-setup.h')
-rw-r--r--src/core/mount-setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/mount-setup.h b/src/core/mount-setup.h
index 4b521ad0e1..928bd6edfe 100644
--- a/src/core/mount-setup.h
+++ b/src/core/mount-setup.h
@@ -24,6 +24,7 @@
#include <stdbool.h>
int mount_setup_early(void);
+int mount_setup_late(void);
int mount_setup(bool loaded_policy);