Index: branches/2020Q3/net/bird/files/patch-sysdep_unix_krt.h =================================================================== --- branches/2020Q3/net/bird/files/patch-sysdep_unix_krt.h (nonexistent) +++ branches/2020Q3/net/bird/files/patch-sysdep_unix_krt.h (revision 545745) @@ -0,0 +1,11 @@ +--- sysdep/unix/krt.h.orig 2020-08-20 21:22:44 UTC ++++ sysdep/unix/krt.h +@@ -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) + Property changes on: branches/2020Q3/net/bird/files/patch-sysdep_unix_krt.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2020Q3 =================================================================== --- branches/2020Q3 (revision 545744) +++ branches/2020Q3 (revision 545745) Property changes on: branches/2020Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r545563