summaryrefslogtreecommitdiff
path: root/net/openbgpd/files/patch-bgpctl_irr_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/openbgpd/files/patch-bgpctl_irr_parser.c')
-rw-r--r--net/openbgpd/files/patch-bgpctl_irr_parser.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/openbgpd/files/patch-bgpctl_irr_parser.c b/net/openbgpd/files/patch-bgpctl_irr_parser.c
new file mode 100644
index 000000000000..a24d580b0c13
--- /dev/null
+++ b/net/openbgpd/files/patch-bgpctl_irr_parser.c
@@ -0,0 +1,16 @@
+Index: bgpctl/irr_parser.c
+===================================================================
+RCS file: /home/cvs/private/hrs/openbgpd/bgpctl/irr_parser.c,v
+retrieving revision 1.1.1.1
+retrieving revision 1.2
+diff -u -p -r1.1.1.1 -r1.2
+--- bgpctl/irr_parser.c 30 Jun 2009 05:46:15 -0000 1.1.1.1
++++ bgpctl/irr_parser.c 30 Jun 2009 06:40:06 -0000 1.2
+@@ -18,6 +18,7 @@
+
+ #include <sys/types.h>
+ #include <sys/param.h>
++
+ #include <ctype.h>
+ #include <err.h>
+ #include <stdio.h>