summaryrefslogtreecommitdiff
path: root/math/gri/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'math/gri/files/patch-ac')
-rw-r--r--math/gri/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/gri/files/patch-ac b/math/gri/files/patch-ac
new file mode 100644
index 000000000000..9856cbb5f985
--- /dev/null
+++ b/math/gri/files/patch-ac
@@ -0,0 +1,11 @@
+--- gr.hh.orig Fri Oct 25 01:19:27 2002
++++ gr.hh Fri Oct 25 01:20:38 2002
+@@ -28,7 +28,7 @@
+ #if STDC_HEADERS
+ #include <stdlib.h>
+ #else
+-#ifndef MSDOS
++#if !defined(MSDOS) && !defined(__FreeBSD__)
+ #include <malloc.h>
+ #endif // not MSDOS
+ #endif // Doesn't have stdlib