]> git.pld-linux.org Git - packages/bird.git/blob - bird-stdio.patch
- added missing BR: autoconf
[packages/bird.git] / bird-stdio.patch
1 diff -durN bird-1.0.5.orig/sysdep/unix/config.Y bird-1.0.5/sysdep/unix/config.Y
2 --- bird-1.0.5.orig/sysdep/unix/config.Y        Thu Jun  8 13:45:48 2000
3 +++ bird-1.0.5/sysdep/unix/config.Y     Mon Apr  8 15:08:12 2002
4 @@ -9,6 +9,7 @@
5  CF_HDR
6  
7  #include "lib/unix.h"
8 +#include <stdio.h>
9  
10  CF_DECLS
11  
This page took 0.057981 seconds and 3 git commands to generate.