Merge from vendor branch TNF:
[pkgsrc.git] / security / libtcpa / patches / patch-ac
1 $NetBSD: patch-ac,v 1.1.1.1 2004/02/22 01:40:04 schmonz Exp $
2
3 --- libtcpa/buildbuff.c.orig    2003-07-10 13:32:54.000000000 -0400
4 +++ libtcpa/buildbuff.c
5 @@ -7,6 +7,7 @@
6  
7  #include <string.h>
8  #include <stdarg.h>
9 +#include <stdint.h>
10  #include <netinet/in.h>
11  
12  /****************************************************************************/