summaryrefslogtreecommitdiff
path: root/net/openbgpd7/files/patch-src_bgpctl_output.c
diff options
context:
space:
mode:
authorJordan Bracco <href@random.sh>2022-03-16 18:41:23 +0000
committerJordan Bracco <href@random.sh>2022-03-16 18:41:23 +0000
commit632de6abf4ebe2b31dfffd59ae03cf1e35006489 (patch)
tree89b976b63db5f23cb7b890efb06711c3abff091d /net/openbgpd7/files/patch-src_bgpctl_output.c
parentshells/starship: Update 1.3.0 -> 1.4.0 (diff)
net/openbgpd7: new port (wip)href/net/openbgpd7
Diffstat (limited to 'net/openbgpd7/files/patch-src_bgpctl_output.c')
-rw-r--r--net/openbgpd7/files/patch-src_bgpctl_output.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/openbgpd7/files/patch-src_bgpctl_output.c b/net/openbgpd7/files/patch-src_bgpctl_output.c
new file mode 100644
index 000000000000..a1d2b38db88f
--- /dev/null
+++ b/net/openbgpd7/files/patch-src_bgpctl_output.c
@@ -0,0 +1,11 @@
+--- 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"