chiark / gitweb /
headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)
[elogind.git] / src / basic / mount-util.h
index deaa77950e50273b9e29003d64f7c92a1ddc6c7f..32770d68c4dbb10e9ded645936533656a31eff68 100644 (file)
@@ -66,7 +66,7 @@ int mount_verbose(
                 unsigned long flags,
                 const char *options);
 int umount_verbose(const char *where);
-#endif // 0
 
 const char *mount_propagation_flags_to_string(unsigned long flags);
 int mount_propagation_flags_from_string(const char *name, unsigned long *ret);
+#endif // 0