aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/ubench/files/patch-timeout-netbench.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/ubench/files/patch-timeout-netbench.c')
-rw-r--r--benchmarks/ubench/files/patch-timeout-netbench.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/benchmarks/ubench/files/patch-timeout-netbench.c b/benchmarks/ubench/files/patch-timeout-netbench.c
new file mode 100644
index 000000000000..d1979de4ded9
--- /dev/null
+++ b/benchmarks/ubench/files/patch-timeout-netbench.c
@@ -0,0 +1,11 @@
+--- netbench.c.orig 2000-02-18 14:39:30.000000000 -0800
++++ netbench.c 2010-11-23 14:20:52.000000000 -0800
+@@ -18,7 +18,7 @@
+ */
+
+ extern int NETflag;
+-int netbench()
++int netbench(int netbench_time)
+ {
+ NETflag = 0;
+ return 0;