summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-dhcp6.c
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-07-28 15:51:22 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-07-28 15:51:22 -0400
commit271868d61744a1b59dc6f8a7e5b0b1b1eac4bc57 (patch)
tree4e681eee069ab2aae6bedf16f203a844eda07bd6 /src/grp-network/libnetworkd-core/networkd-dhcp6.c
parenta40feeeb29ed6122f53ba9542d803b7bfc9d7931 (diff)
tidy headers
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-dhcp6.c')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-dhcp6.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-dhcp6.c b/src/grp-network/libnetworkd-core/networkd-dhcp6.c
index 4b0f93a222..c3d8f1df08 100644
--- a/src/grp-network/libnetworkd-core/networkd-dhcp6.c
+++ b/src/grp-network/libnetworkd-core/networkd-dhcp6.c
@@ -20,8 +20,7 @@
#include <netinet/ether.h>
#include <linux/if.h>
-#include <systemd/sd-dhcp6-client.h>
-
+#include "systemd-network/sd-dhcp6-client.h"
#include "systemd-network/network-internal.h"
#include "networkd.h"