summaryrefslogtreecommitdiff
path: root/benchmarks/netperf/patches/patch-ak
blob: eb471319961bd7ab1e27c058609fed8e8b154ca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ak,v 1.2 2010/05/06 11:14:01 adam Exp $

--- src/netlib.c.orig	2009-05-27 22:27:34.000000000 +0000
+++ src/netlib.c
@@ -262,6 +262,7 @@ union   netperf_request_struct  netperf_
 union   netperf_response_struct netperf_response;
 
 FILE    *where;
+int     fd = -1;
 
 char    libfmt = '?';