summaryrefslogtreecommitdiff
blob: 80d73b2747425e3e2b16e7d91a8d85cb566a3d0d (plain)
1
2
3
4
5
6
7
8
9
10
--- src/cal3d/platform.h.old	2008-04-27 23:08:41.000000000 +0200
+++ src/cal3d/platform.h	2008-04-27 23:08:56.000000000 +0200
@@ -77,6 +77,7 @@
 // standard includes
 #include <stdlib.h>
 #include <math.h>
+#include <string.h>
 
 // debug includes
 #include <assert.h>