summaryrefslogtreecommitdiff
path: root/www/chimera2/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/chimera2/files/patch-aa')
-rw-r--r--www/chimera2/files/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/chimera2/files/patch-aa b/www/chimera2/files/patch-aa
new file mode 100644
index 000000000000..fa72a559f000
--- /dev/null
+++ b/www/chimera2/files/patch-aa
@@ -0,0 +1,14 @@
+*** libhtmlw/HTML-PSformat.c~ Wed Sep 14 19:53:22 1994
+--- libhtmlw/HTML-PSformat.c Tue Oct 18 14:41:47 1994
+***************
+*** 47,53 ****
+--- 47,55 ----
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <math.h>
++ #ifndef __FreeBSD__
+ #include <malloc.h>
++ #endif
+ #include "HTMLP.h"
+
+ /* Fix thanks to robm. */