diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-05-31 20:11:35 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-05-31 20:11:35 +0200 |
commit | eb7938e99c26eb8e3b2325eb76e786c31cfc99f0 (patch) | |
tree | b60df6926cfa922ccd68f4bc2f2030e5df9c0e9e /net/openbgpd6/files/patch-src_bgpctl_output.c | |
parent | x11/lightdm-kde-greeter: New port (diff) |
net/openbgpd6: Remove expired port
2025-05-30 net/openbgpd6: Unsupported upstream, consider using net/openbgpd8
Diffstat (limited to 'net/openbgpd6/files/patch-src_bgpctl_output.c')
-rw-r--r-- | net/openbgpd6/files/patch-src_bgpctl_output.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/openbgpd6/files/patch-src_bgpctl_output.c b/net/openbgpd6/files/patch-src_bgpctl_output.c deleted file mode 100644 index a1d2b38db88f..000000000000 --- a/net/openbgpd6/files/patch-src_bgpctl_output.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/bgpctl/output.c.orig 2020-05-18 19:17:41 UTC -+++ src/bgpctl/output.c -@@ -25,6 +25,8 @@ - #include <stdlib.h> - #include <string.h> - -+#include <sys/endian.h> -+ - #include "bgpd.h" - #include "session.h" - #include "rde.h" |