From cad64cdf202ccee70aa99a52da882a3cbdd1ae03 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 18 Jun 1997 12:14:52 +0000 Subject: Import of Scilab port. Scilab is a matlab-like package. PR: 3867 Submitted by: Paulo Menezes --- math/Scilab/files/patch-ao | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 math/Scilab/files/patch-ao (limited to 'math/Scilab/files/patch-ao') diff --git a/math/Scilab/files/patch-ao b/math/Scilab/files/patch-ao new file mode 100644 index 000000000000..b28d529f8fe0 --- /dev/null +++ b/math/Scilab/files/patch-ao @@ -0,0 +1,12 @@ +diff -c -r /usr/LOCAL/scilab2.3/work/scilab-2.3/xmetanet/init.c ./xmetanet/init.c +*** /usr/LOCAL/scilab2.3/work/scilab-2.3/xmetanet/init.c Mon May 12 16:34:40 1997 +--- ./xmetanet/init.c Mon May 19 00:29:50 1997 +*************** +*** 1,3 **** +--- 1,6 ---- ++ #ifdef __FreeBSD__ ++ #include ++ #endif + #include + #include + #include -- cgit v1.2.3