diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
commit | 56bf85096cc89f91d28671b5d93b4172240263bc (patch) | |
tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/imb/files/patch-IMB__declare.h | |
parent | Add new port -- Rounded Mgen+ Japanese TrueType fonts (diff) |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
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" |