2013-09-26 17:14:40 +02:00

13 lines
336 B
Plaintext

$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>
/****************************************************************************/