]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-network-bus.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / network / networkd-network-bus.c
index 5717a153273ef21061981e29836be563ba679a92..2199b93baae96dd2d9c0e60720f308ae12d05129 100644 (file)
@@ -19,9 +19,9 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "strv.h"
-
 #include "networkd.h"
+#include "string-util.h"
+#include "strv.h"
 
 static int property_get_ether_addrs(
                 sd_bus *bus,