aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/netperf/files/patch-netperf.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/netperf/files/patch-netperf.c')
-rw-r--r--benchmarks/netperf/files/patch-netperf.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/benchmarks/netperf/files/patch-netperf.c b/benchmarks/netperf/files/patch-netperf.c
new file mode 100644
index 000000000000..7959914c6d58
--- /dev/null
+++ b/benchmarks/netperf/files/patch-netperf.c
@@ -0,0 +1,10 @@
+--- netperf.c~ Fri Jun 21 22:42:53 2002
++++ netperf.c Tue Jan 21 00:55:34 2003
+@@ -47,6 +47,7 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <sys/types.h>
+
+ #ifdef WIN32
+ #include <windows.h>