summaryrefslogtreecommitdiff
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, 0 insertions, 10 deletions
diff --git a/benchmarks/netperf/files/patch-netperf.c b/benchmarks/netperf/files/patch-netperf.c
deleted file mode 100644
index ec823d0b75dc..000000000000
--- a/benchmarks/netperf/files/patch-netperf.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- netperf.c.orig Tue Sep 21 22:33:40 2004
-+++ netperf.c Fri Nov 5 12:58:32 2004
-@@ -50,6 +50,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <strings.h>
-+#include <sys/types.h>
-
- #ifdef WIN32
- #include <winsock2.h>