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

--- routines/fraclab/gifrd.c.orig	Wed Jan 13 20:28:16 1999
+++ routines/fraclab/gifrd.c	Wed Jan 13 20:28:45 1999
@@ -45,4 +45,5 @@
 
 #include <stdio.h>
+#include <string.h>
 #include "gif.h"
 #include "imgif_const.h"