]> git.pld-linux.org Git - packages/bird.git/blame - gcc.patch
- up to 1.6.8
[packages/bird.git] / gcc.patch
CommitLineData
97a5aa47
AM
1--- bird-1.6.8/sysdep/unix/krt.h~ 2019-08-12 14:59:56.000000000 +0200
2+++ bird-1.6.8/sysdep/unix/krt.h 2020-11-27 12:58:28.686870081 +0100
3@@ -112,7 +112,7 @@ struct kif_proto {
4 struct kif_state sys; /* Sysdep state */
5 };
6
7-struct kif_proto *kif_proto;
8+extern struct kif_proto *kif_proto;
9
10 #define KIF_CF ((struct kif_config *)p->p.cf)
11
This page took 0.036312 seconds and 4 git commands to generate.