summaryrefslogtreecommitdiff
path: root/security/libtcpa/patches/patch-ac
blob: 9b20b3192c982b3a43cfb90fc62120534baa3e10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1.1.1 2004/02/22 01:40:04 schmonz Exp $

--- libtcpa/buildbuff.c.orig	Thu Jul 10 13:32:54 2003
+++ libtcpa/buildbuff.c
@@ -8,6 +8,7 @@
 #include <string.h>
 #include <stdarg.h>
 #include <netinet/in.h>
+#include <sys/types.h>
 
 /****************************************************************************/
 /*                                                                          */