summaryrefslogtreecommitdiff
path: root/src/grp-network/networkctl/networkctl.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/networkctl/networkctl.c
parenta40feeeb29ed6122f53ba9542d803b7bfc9d7931 (diff)
tidy headers
Diffstat (limited to 'src/grp-network/networkctl/networkctl.c')
-rw-r--r--src/grp-network/networkctl/networkctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-network/networkctl/networkctl.c b/src/grp-network/networkctl/networkctl.c
index efbef4afed..8d443aef3d 100644
--- a/src/grp-network/networkctl/networkctl.c
+++ b/src/grp-network/networkctl/networkctl.c
@@ -23,7 +23,7 @@
#include <systemd/sd-device.h>
#include <systemd/sd-hwdb.h>
-#include <systemd/sd-lldp.h>
+#include "systemd-network/sd-lldp.h"
#include <systemd/sd-netlink.h>
#include <systemd/sd-network.h>