chiark / gitweb /
net_setup/networkd: warn if matching is done on possibly unstable ifname
[elogind.git] / src / libsystemd-network / network-internal.h
index 49387d03cf379bee8ca138940b6fde69df59cfa5..c64db2e79d27a3bcb316481691ece5925caf490d 100644 (file)
@@ -26,7 +26,7 @@
 #include <stdbool.h>
 
 #include "udev.h"
-#include "condition-util.h"
+#include "condition.h"
 
 bool net_match_config(const struct ether_addr *match_mac,
                       const char *match_path,