summaryrefslogtreecommitdiff
path: root/benchmarks/netperf/patches/patch-ah
blob: accad6ff3c976c89e6cd4b92cd2686197fe173e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ah,v 1.3 2014/04/01 11:13:27 adam Exp $

--- src/netlib.h.orig	2012-06-19 20:46:47.000000000 +0000
+++ src/netlib.h
@@ -489,6 +489,7 @@ extern  int     lib_num_rem_cpus;
 extern  SOCKET  server_sock;
 extern  int     times_up;
 extern  FILE    *where;
+extern	 int     fd;
 extern  int     loops_per_msec;
 extern  float   lib_local_per_cpu_util[];