chiark / gitweb /
tree-wide: introduce free_and_replace helper
[elogind.git] / src / basic / hostname-util.h
index 1c9efabe1833d140046307c889c2f046018fc9d5..4282d71ae2a98fb6b073e9bdc80a4e85523a730a 100644 (file)
 
 #if 0 /// UNNEEDED by elogind
 bool hostname_is_set(void);
+#endif // 0
 
 char* gethostname_malloc(void);
+#if 0 /// UNNEEDED by elogind
 int gethostname_strict(char **ret);
 #endif // 0