From 15cc144275f60fc6cb6a31503e3eebe943e45558 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 8 Aug 2007 20:22:10 +0000 Subject: Don't use malloc.h --- benchmarks/nbench/distinfo | 3 ++- benchmarks/nbench/patches/patch-ab | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 benchmarks/nbench/patches/patch-ab (limited to 'benchmarks/nbench') diff --git a/benchmarks/nbench/distinfo b/benchmarks/nbench/distinfo index 618c72e514c..fd338e26210 100644 --- a/benchmarks/nbench/distinfo +++ b/benchmarks/nbench/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/09/03 06:26:21 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2007/08/08 20:22:10 joerg Exp $ SHA1 (nbench-byte-2.2.2.tar.gz) = 2ad7c76fb88f80e475650dd3802c187195cc80c1 RMD160 (nbench-byte-2.2.2.tar.gz) = 78b8e1eaf3c24ca8c619a90693265402a4f8be68 Size (nbench-byte-2.2.2.tar.gz) = 111751 bytes SHA1 (patch-aa) = 5beabbb962fc2a56b5561b6d5a3eaa882af3dbd1 +SHA1 (patch-ab) = 6308ca09483da37a72e17503ba8d6f342692e508 diff --git a/benchmarks/nbench/patches/patch-ab b/benchmarks/nbench/patches/patch-ab new file mode 100644 index 00000000000..8a458977aef --- /dev/null +++ b/benchmarks/nbench/patches/patch-ab @@ -0,0 +1,16 @@ +$NetBSD: patch-ab,v 1.1 2007/08/08 20:22:13 joerg Exp $ + +--- sysspec.h.orig 2007-08-08 20:03:24.000000000 +0000 ++++ sysspec.h +@@ -33,11 +33,6 @@ + + #include "nmglobal.h" + +-#if !defined(MAC) && !defined(OSX) +-#include +-#endif +- +- + /* + ** System-specific includes + */ -- cgit v1.2.3