diff options
Diffstat (limited to 'benchmarks/imb/files/patch-IMB__declare.h')
-rw-r--r-- | benchmarks/imb/files/patch-IMB__declare.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/benchmarks/imb/files/patch-IMB__declare.h b/benchmarks/imb/files/patch-IMB__declare.h new file mode 100644 index 000000000000..7dbf858d52e2 --- /dev/null +++ b/benchmarks/imb/files/patch-IMB__declare.h @@ -0,0 +1,10 @@ +--- IMB_declare.h.orig 2016-07-27 14:58:51 UTC ++++ IMB_declare.h +@@ -69,7 +69,6 @@ For more documentation than found here, + #include <stdio.h> + #include <stdlib.h> + #include <string.h> +-#include <malloc.h> + #include <stddef.h> + #include "IMB_appl_errors.h" + #include "IMB_err_check.h" |