chiark / gitweb /
kdbus: switch over to generic memfd implementation (ABI+API break)
[elogind.git] / src / shared / util.h
index 101d2dfcf89b13f66cec6a2bfea4edf3c1578df9..bd8bbb268f37ac413078fc05b89aa7765bd65c8a 100644 (file)
@@ -966,3 +966,5 @@ char *tempfn_random(const char *p);
 bool is_localhost(const char *hostname);
 
 int take_password_lock(const char *root);
+
+int is_symlink(const char *path);
\ No newline at end of file