aboutsummaryrefslogtreecommitdiff
path: root/games/xrally/files/patch-score.c
blob: c9551774bd765fcb8beb0de4fa63539b8cd22a80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- score.c.orig	2009-02-22 14:37:44.000000000 +1100
+++ score.c	2009-02-22 14:37:54.000000000 +1100
@@ -17,6 +17,7 @@
  *                                                                         *
  ***************************************************************************/
 
+#include <string.h>
 #include "config.h"
 #include "score.h"
 #include "time.h"