chiark / gitweb /
Prep v238: Uncomment now needed headers and unmask now needed functions in src/shared...
[elogind.git] / src / shared / conf-parser.c
index 3d12baf2d18cea1ba42306c092cb95a3f69c900a..252a2a0423c81e2cac2df2be0d6ea6581db07e6a 100644 (file)
@@ -1038,7 +1038,6 @@ int config_parse_ip_port(
 
         return 0;
 }
-#endif // 0
 
 int config_parse_join_controllers(
                 const char *unit,
@@ -1155,3 +1154,4 @@ int config_parse_join_controllers(
 
         return 0;
 }
+#endif // 0