summaryrefslogtreecommitdiff
path: root/graphics/gts/files/patch-stl2gts.c
blob: 1f9eb205e0e1ba3a6201f57ddf1326f75742e797 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tools/stl2gts.c.orig	Thu Nov 21 16:30:54 2002
+++ tools/stl2gts.c	Thu Nov 21 16:31:06 2002
@@ -19,6 +19,7 @@
 
 #include <math.h>
 #include <stdlib.h>
+#include <string.h>
 #include "config.h"
 #ifdef HAVE_GETOPT_H
 #  include <getopt.h>