chiark / gitweb /
core: get rid of condition.c and move the remaining call into util.c
[elogind.git] / src / libsystemd-network / network-internal.c
index 6f16050cdc1097d34ee1a447f8cca9cffeb4f5f4..f3141f75dca3da84f59ee5ec82854b2fbef6599d 100644 (file)
@@ -32,7 +32,7 @@
 #include "utf8.h"
 #include "util.h"
 #include "conf-parser.h"
-#include "condition.h"
+#include "condition-util.h"
 #include "network-internal.h"
 
 const char *net_get_name(struct udev_device *device) {