summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-dhcp4.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-dhcp4.c')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-dhcp4.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-dhcp4.c b/src/grp-network/libnetworkd-core/networkd-dhcp4.c
index 2ddcee9db8..438ffd0842 100644
--- a/src/grp-network/libnetworkd-core/networkd-dhcp4.c
+++ b/src/grp-network/libnetworkd-core/networkd-dhcp4.c
@@ -20,9 +20,9 @@
#include <netinet/ether.h>
#include <linux/if.h>
-#include "alloc-util.h"
+#include "basic/alloc-util.h"
#include "dhcp-lease-internal.h"
-#include "hostname-util.h"
+#include "basic/hostname-util.h"
#include "network-internal.h"
#include "networkd.h"