summaryrefslogtreecommitdiff
path: root/net/openbgpd7/files/patch-src_bgpctl_output.c
diff options
context:
space:
mode:
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"