summaryrefslogtreecommitdiff
path: root/benchmarks/netperf/patches/patch-ae
blob: 37fcf4f4bd5e8c9b340b52d34fe0a5f9d002ecac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"