chiark / gitweb /
Prep v232: Mask new functions that are unneeded by elogind
[elogind.git] / src / basic / path-util.h
index cdb194d2a34bb3a02e7ae6b4984be6c394e37726..605485665d2962f9652ff9c7828143ded583be01 100644 (file)
@@ -140,7 +140,7 @@ bool hidden_or_backup_file(const char *filename) _pure_;
 
 #if 0 /// UNNEEDED by elogind
 bool is_device_path(const char *path);
-#endif // 0
 bool is_deviceallow_pattern(const char *path);
 
 int systemd_installation_has_version(const char *root, unsigned minimal_version);
+#endif // 0