summaryrefslogtreecommitdiff
path: root/benchmarks/netperf/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/netperf/patches/patch-ae')
-rw-r--r--benchmarks/netperf/patches/patch-ae16
1 files changed, 16 insertions, 0 deletions
diff --git a/benchmarks/netperf/patches/patch-ae b/benchmarks/netperf/patches/patch-ae
new file mode 100644
index 00000000000..37fcf4f4bd5
--- /dev/null
+++ b/benchmarks/netperf/patches/patch-ae
@@ -0,0 +1,16 @@
+$NetBSD: patch-ae,v 1.1 2007/08/08 20:30:14 joerg Exp $
+
+--- nettest_ipv6.c.orig 2007-08-08 20:05:35.000000000 +0000
++++ nettest_ipv6.c
+@@ -55,11 +55,7 @@ char nettest_ipv6_id[]="\
+ #endif /* WIN32 */
+ #include <stdio.h>
+ #include <string.h>
+-#ifdef NOSTDLIBH
+-#include <malloc.h>
+-#else /* NOSTDLIBH */
+ #include <stdlib.h>
+-#endif /* NOSTDLIBH */
+
+ #include "netlib.h"
+ #include "netsh.h"