1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/math/Scilab/files/patch-az
Steve Price dca1739cb8 Update to version 2.4.1.
PR:		14877
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-11-27 01:38:31 +00:00

11 lines
215 B
Plaintext

--- routines/xsci/wf_w_dir.c.orig Sat Dec 19 22:43:24 1998
+++ routines/xsci/wf_w_dir.c Sat Dec 19 22:45:42 1998
@@ -56,5 +56,7 @@
#endif
+#ifndef __STDC__
#include <malloc.h>
+#endif
#include "../machine.h"