chiark / gitweb /
Prep v232: Add libelogind.sym entries for version 232.
[elogind.git] / src / basic / path-util.h
index 786276c0168ad6ceac3eb8efcf4aefdf7bb18c10..605485665d2962f9652ff9c7828143ded583be01 100644 (file)
@@ -140,6 +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