X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibsystemd-network%2Fsd-lldp.c;h=0821730330d8dfd23338a862955b3a5d1bfa95d5;hb=2eec67acbb00593e414549a7e5b35eb7dd776b1b;hp=19ef2ccdbda76466d665e340d1645e1cb6f129e3;hpb=4aab5d0cbd979b2cccb88534f118bceaa86466d8;p=elogind.git diff --git a/src/libsystemd-network/sd-lldp.c b/src/libsystemd-network/sd-lldp.c index 19ef2ccdb..082173033 100644 --- a/src/libsystemd-network/sd-lldp.c +++ b/src/libsystemd-network/sd-lldp.c @@ -24,16 +24,13 @@ #include "siphash24.h" #include "hashmap.h" -#include "event-util.h" #include "lldp-tlv.h" #include "lldp-port.h" #include "sd-lldp.h" #include "prioq.h" -#include "strv.h" #include "lldp-internal.h" #include "lldp-util.h" -#include "ether-addr-util.h" typedef enum LLDPAgentRXState { LLDP_AGENT_RX_WAIT_PORT_OPERATIONAL = 4,