summaryrefslogtreecommitdiff
path: root/net/openbgpd6/files/patch-src_bgpctl_output.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/openbgpd6/files/patch-src_bgpctl_output.c')
-rw-r--r--net/openbgpd6/files/patch-src_bgpctl_output.c11
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"