summaryrefslogtreecommitdiff
path: root/benchmarks/nbench/files/patch-sysspec.h
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 14:17:02 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 14:17:02 +0000
commitbd660e17d775189dad03bdfa3b8d093babab10e1 (patch)
tree09c6d075cf1f65caf45985df6ee6faa66f38b428 /benchmarks/nbench/files/patch-sysspec.h
parentRename audio/ patch-xy patches to reflect the files they modify. (diff)
Rename benchmark/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'benchmarks/nbench/files/patch-sysspec.h')
-rw-r--r--benchmarks/nbench/files/patch-sysspec.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/benchmarks/nbench/files/patch-sysspec.h b/benchmarks/nbench/files/patch-sysspec.h
new file mode 100644
index 000000000000..d6e628453236
--- /dev/null
+++ b/benchmarks/nbench/files/patch-sysspec.h
@@ -0,0 +1,11 @@
+--- sysspec.h.orig Mon Oct 18 00:05:17 2004
++++ sysspec.h Mon Oct 18 00:05:50 2004
+@@ -33,7 +33,7 @@
+
+ #include "nmglobal.h"
+
+-#if !defined(MAC) && !defined(OSX)
++#if !defined(MAC) && !defined(__STDC__)
+ #include <malloc.h>
+ #endif
+