chiark / gitweb /
Prep v234: Apply missing upstream fixes in src/shared (4/6)
[elogind.git] / src / shared / conf-parser.c
index f2515ab86f00140d27bf19920cfab1e233b73db2..7b3ac8999d50df7de6bf85396a2bc8ee53dd25e4 100644 (file)
@@ -978,7 +978,6 @@ int config_parse_ifname(
 
         return 0;
 }
-#endif // 0
 
 int config_parse_ip_port(
                 const char *unit,
@@ -1016,3 +1015,4 @@ int config_parse_ip_port(
 
         return 0;
 }
+#endif // 0