summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/include/systemd-network/network-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd-network/include/systemd-network/network-internal.h')
-rw-r--r--src/libsystemd-network/include/systemd-network/network-internal.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libsystemd-network/include/systemd-network/network-internal.h b/src/libsystemd-network/include/systemd-network/network-internal.h
index 4f98e84c80..a5cf8e4f1c 100644
--- a/src/libsystemd-network/include/systemd-network/network-internal.h
+++ b/src/libsystemd-network/include/systemd-network/network-internal.h
@@ -22,9 +22,10 @@
#include <stdbool.h>
#include "shared/condition.h"
-#include "systemd-network/sd-dhcp-lease.h"
#include "udev.h"
+#include "sd-dhcp-lease.h"
+
bool net_match_config(const struct ether_addr *match_mac,
char * const *match_path,
char * const *match_driver,