summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/lldp-neighbor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd-network/lldp-neighbor.h')
-rw-r--r--src/libsystemd-network/lldp-neighbor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libsystemd-network/lldp-neighbor.h b/src/libsystemd-network/lldp-neighbor.h
index 050159ab73..b45ebc2b04 100644
--- a/src/libsystemd-network/lldp-neighbor.h
+++ b/src/libsystemd-network/lldp-neighbor.h
@@ -25,9 +25,9 @@
#include <systemd/sd-lldp.h>
-#include "hash-funcs.h"
+#include "basic/hash-funcs.h"
#include "lldp-internal.h"
-#include "time-util.h"
+#include "basic/time-util.h"
typedef struct LLDPNeighborID {
/* The spec calls this an "MSAP identifier" */