From 99a5f6d49b156b90dddbe435286c7d50eaae93ea Mon Sep 17 00:00:00 2001 From: Luiz Amaral Date: Sun, 13 Mar 2022 20:14:05 +0100 Subject: net-mgmt/lldpd: update 1.0.8 -> 1.0.13 PR: 260904 Approved by: Mathieu Simon (maintainer) Relnotes: https://github.com/lldpd/lldpd/releases/tag/1.0.9 https://github.com/lldpd/lldpd/releases/tag/1.0.10 https://github.com/lldpd/lldpd/releases/tag/1.0.11 https://github.com/lldpd/lldpd/releases/tag/1.0.12 https://github.com/lldpd/lldpd/releases/tag/1.0.13 --- net-mgmt/lldpd/files/patch-src_daemon_lldpd.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 net-mgmt/lldpd/files/patch-src_daemon_lldpd.h (limited to 'net-mgmt/lldpd/files/patch-src_daemon_lldpd.h') diff --git a/net-mgmt/lldpd/files/patch-src_daemon_lldpd.h b/net-mgmt/lldpd/files/patch-src_daemon_lldpd.h new file mode 100644 index 000000000000..69457047aa55 --- /dev/null +++ b/net-mgmt/lldpd/files/patch-src_daemon_lldpd.h @@ -0,0 +1,13 @@ +--- src/daemon/lldpd.h.orig 2022-03-09 14:30:41 UTC ++++ src/daemon/lldpd.h +@@ -33,8 +33,9 @@ + #include + #include + #include +-#include ++#include + #include ++#include + #include + + #include "lldp-tlv.h" -- cgit v1.2.3