1.1 --- a/test/testsprite.c Sun Oct 04 09:51:04 2009 +0000
1.2 +++ b/test/testsprite.c Sun Oct 04 09:55:20 2009 +0000
1.3 @@ -2,6 +2,8 @@
1.4
1.5 #include <stdlib.h>
1.6 #include <stdio.h>
1.7 +#include <string.h>
1.8 +#include <ctype.h>
1.9 #include <time.h>
1.10 #include <math.h>
1.11