13 lines
307 B
Plaintext
13 lines
307 B
Plaintext
$NetBSD: patch-ak,v 1.3 2014/04/01 11:13:27 adam Exp $
|
|
|
|
--- src/netlib.c.orig 2012-06-19 20:32:29.000000000 +0000
|
|
+++ src/netlib.c
|
|
@@ -259,6 +259,7 @@ union netperf_request_struct netperf_
|
|
union netperf_response_struct netperf_response;
|
|
|
|
FILE *where;
|
|
+int fd = -1;
|
|
|
|
char libfmt = '?';
|
|
|