chiark / gitweb /
Prep v228: Substitute declaration masks (2/4)
[elogind.git] / src / basic / label.h
index 455a729ea7256ba0eb73ae4699a569c36a22d9c6..35feb7c8d75cec02767254ed296a034b5eca9405 100644 (file)
@@ -27,4 +27,7 @@
 int label_fix(const char *path, bool ignore_enoent, bool ignore_erofs);
 
 int mkdir_label(const char *path, mode_t mode);
-// UNNEEDED int symlink_label(const char *old_path, const char *new_path);
+/// UNNEEDED by elogind
+#if 0
+int symlink_label(const char *old_path, const char *new_path);
+#endif // 0