summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/include/systemd-network/lldp-internal.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-08-02 17:54:39 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-08-02 17:54:39 -0400
commit01a67dbfc491832def1ba8a2c3e7cda228e6f7c2 (patch)
treee5a25487d4ec161ed7e83754710ba8f83ec355f1 /src/libsystemd-network/include/systemd-network/lldp-internal.h
parentd7efceae3181337f25c8ef992923ae172b28b277 (diff)
./fixup.sh
Diffstat (limited to 'src/libsystemd-network/include/systemd-network/lldp-internal.h')
-rw-r--r--src/libsystemd-network/include/systemd-network/lldp-internal.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libsystemd-network/include/systemd-network/lldp-internal.h b/src/libsystemd-network/include/systemd-network/lldp-internal.h
index a79031b40d..f657a1d0af 100644
--- a/src/libsystemd-network/include/systemd-network/lldp-internal.h
+++ b/src/libsystemd-network/include/systemd-network/lldp-internal.h
@@ -25,7 +25,8 @@
#include "basic/hashmap.h"
#include "basic/log.h"
#include "basic/prioq.h"
-#include "systemd-network/sd-lldp.h"
+
+#include "sd-lldp.h"
struct sd_lldp {
int ifindex;