From b2ae5b197ef3c9753e044f98d7973829d4848dba Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 6 Feb 2005 13:41:02 +0000 Subject: (svn r1821) Move generic string handling functions to string.[ch] and introduce stre{cpy,cat}, see string.h for their semantics --- players.c | 1 + 1 file changed, 1 insertion(+) (limited to 'players.c') diff --git a/players.c b/players.c index a48b4ac7c..040f52a02 100644 --- a/players.c +++ b/players.c @@ -1,5 +1,6 @@ #include "stdafx.h" #include "ttd.h" +#include "string.h" #include "strings.h" #include "table/strings.h" #include "map.h" -- cgit v1.2.3-70-g09d2