summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-ndisc.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-ndisc.c
parenta40feeeb29ed6122f53ba9542d803b7bfc9d7931 (diff)
tidy headers
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-ndisc.c')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-ndisc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-ndisc.c b/src/grp-network/libnetworkd-core/networkd-ndisc.c
index f3a4fc0fa5..1033ccc342 100644
--- a/src/grp-network/libnetworkd-core/networkd-ndisc.c
+++ b/src/grp-network/libnetworkd-core/networkd-ndisc.c
@@ -22,7 +22,7 @@
#include <netinet/in.h>
#include <linux/if.h>
-#include <systemd/sd-ndisc.h>
+#include "systemd-network/sd-ndisc.h"
#include "networkd.h"