12 lines
336 B
Text
12 lines
336 B
Text
$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>
|
|
|
|
/****************************************************************************/
|