]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/mount.h
core: make "tmpfs" dependencies on swapfs a "default" dep, not an "implicit"
[thirdparty/systemd.git] / src / core / mount.h
index f37094e39f1b8f9c8d3bc111337231853f8c5a3a..f81e4217dfbb3431814e1b03638e8f94db9f4520 100644 (file)
@@ -110,5 +110,3 @@ MountExecCommand mount_exec_command_from_string(const char *s) _pure_;
 
 const char* mount_result_to_string(MountResult i) _const_;
 MountResult mount_result_from_string(const char *s) _pure_;
-
-const char *mount_get_fstype(const Mount *m);