chiark / gitweb /
sd-bus: sync with kdbus upstream (ABI break)
[elogind.git] / src / core / mount-setup.h
index 4b521ad0e13453b6e6941fc5377bdc2af5bfd178..928bd6edfe1432cad0ec5b9f4bd5634c94fc154d 100644 (file)
@@ -24,6 +24,7 @@
 #include <stdbool.h>
 
 int mount_setup_early(void);
+int mount_setup_late(void);
 
 int mount_setup(bool loaded_policy);