chiark / gitweb /
test-functions:install_libnss() call dracut_install with all $NSS_LIBS
[elogind.git] / src / core / mount-setup.h
index 928bd6edfe1432cad0ec5b9f4bd5634c94fc154d..b32fbc5a529ffeaf1b676bb5617ae4df5d786469 100644 (file)
@@ -24,8 +24,6 @@
 #include <stdbool.h>
 
 int mount_setup_early(void);
-int mount_setup_late(void);
-
 int mount_setup(bool loaded_policy);
 
 int mount_cgroup_controllers(char ***join_controllers);