]> git.pld-linux.org Git - packages/bird.git/blobdiff - gcc.patch
- up to 1.6.8
[packages/bird.git] / gcc.patch
diff --git a/gcc.patch b/gcc.patch
new file mode 100644 (file)
index 0000000..7f1810d
--- /dev/null
+++ b/gcc.patch
@@ -0,0 +1,11 @@
+--- bird-1.6.8/sysdep/unix/krt.h~      2019-08-12 14:59:56.000000000 +0200
++++ bird-1.6.8/sysdep/unix/krt.h       2020-11-27 12:58:28.686870081 +0100
+@@ -112,7 +112,7 @@ struct kif_proto {
+   struct kif_state sys;               /* Sysdep state */
+ };
+-struct kif_proto *kif_proto;
++extern struct kif_proto *kif_proto;
+ #define KIF_CF ((struct kif_config *)p->p.cf)
This page took 0.037441 seconds and 4 git commands to generate.