freebsd-ports/games/xrally/files/patch-score.c

11 lines
359 B
C
Raw Normal View History

--- 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"