summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-bk
blob: e9c87ade80fff9c30990203606dcd8d233e2ce94 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-bk,v 1.2 1999/03/05 11:22:36 frueauf Exp $

--- routines/sun/inffic.c.orig  Mon Dec 21 21:57:15 1998
+++ routines/sun/inffic.c       Mon Dec 21 21:57:39 1998
@@ -1,3 +1,5 @@
 /* Copyright INRIA */
+#include <string.h>
+
 #if defined(THINK_C)||defined(__MWERKS__)
 #include "::graphics:Math.h"