update Fri Jan 22 00:37:00 PST 2010
[pkgsrc.git] / wip / bird / patches / patch-ab
1 --- lib/resource.c.orig
2 +++ lib/resource.c
3 @@ -8,6 +8,7 @@
4  
5  #include <stdio.h>
6  #include <stdlib.h>
7 +#include <stdint.h>
8  
9  #include "nest/bird.h"
10  #include "lib/resource.h"