summaryrefslogtreecommitdiff
path: root/benchmarks/nttcp/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/nttcp/patches/patch-ac')
-rw-r--r--benchmarks/nttcp/patches/patch-ac16
1 files changed, 16 insertions, 0 deletions
diff --git a/benchmarks/nttcp/patches/patch-ac b/benchmarks/nttcp/patches/patch-ac
new file mode 100644
index 00000000000..98e2a7d48ee
--- /dev/null
+++ b/benchmarks/nttcp/patches/patch-ac
@@ -0,0 +1,16 @@
+$NetBSD: patch-ac,v 1.1 2004/05/05 00:46:45 danw Exp $
+
+--- support.c.orig Sun May 2 21:35:48 2004
++++ support.c
+@@ -18,11 +18,7 @@
+ * bartel@informatik.tu-muenchen.de
+ */
+ #include <string.h>
+-#if defined(FreeBSD)
+ #include <stdlib.h>
+-#else
+-#include <malloc.h>
+-#endif /*FreeBSD*/
+ #include "support.h"
+
+ /* Pad the string to size from right with character pad.