updated on Mon Jan 16 12:07:49 UTC 2012
[aur-mirror.git] / xrally / patch-score.c
blobc9551774bd765fcb8beb0de4fa63539b8cd22a80
1 --- score.c.orig 2009-02-22 14:37:44.000000000 +1100
2 +++ score.c 2009-02-22 14:37:54.000000000 +1100
3 @@ -17,6 +17,7 @@
4 * *
5 ***************************************************************************/
7 +#include <string.h>
8 #include "config.h"
9 #include "score.h"
10 #include "time.h"