summaryrefslogtreecommitdiff
path: root/security/libtcpa/patches/patch-ac
blob: ee1e6e274d47596e9ed70efb0e0c6052f1f8a1e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.2 2005/09/18 20:00:32 schmonz Exp $

--- libtcpa/buildbuff.c.orig	2003-07-10 13:32:54.000000000 -0400
+++ libtcpa/buildbuff.c
@@ -7,6 +7,7 @@
 
 #include <string.h>
 #include <stdarg.h>
+#include <stdint.h>
 #include <netinet/in.h>
 
 /****************************************************************************/