summaryrefslogtreecommitdiff
path: root/benchmarks/nbench/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-08 20:22:10 +0000
committerjoerg <joerg>2007-08-08 20:22:10 +0000
commit8c8ad4476c66e5d0f1286de9f6828484052fbcc8 (patch)
tree4295577f1725c212b68068b2b0450701662440c9 /benchmarks/nbench/patches
parent53bbb96c11e93790e0996bcb93584ada3a570872 (diff)
downloadpkgsrc-8c8ad4476c66e5d0f1286de9f6828484052fbcc8.tar.gz
Don't use malloc.h
Diffstat (limited to 'benchmarks/nbench/patches')
-rw-r--r--benchmarks/nbench/patches/patch-ab16
1 files changed, 16 insertions, 0 deletions
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 <malloc.h>
+-#endif
+-
+-
+ /*
+ ** System-specific includes
+ */