aboutsummaryrefslogtreecommitdiff
path: root/graphics/gts/files/patch-isotetra.c
blob: 65c6ffdd09c1bf588d69001b196aa0612357ec27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/isotetra.c.orig	Thu Nov 21 16:27:11 2002
+++ src/isotetra.c	Thu Nov 21 16:27:34 2002
@@ -18,6 +18,7 @@
  */
 
 #include <math.h>
+#include <string.h>
 #include <gts.h>
 #ifdef NATIVE_WIN32
 # include <memory.h>