diff -r c1ded3bd3d0c -r 637ec3c361f5 network_client.c --- a/network_client.c Fri Jul 22 06:31:31 2005 +0000 +++ b/network_client.c Fri Jul 22 07:02:20 2005 +0000 @@ -7,6 +7,7 @@ #ifdef ENABLE_NETWORK #include "table/strings.h" +#include "functions.h" #include "network_client.h" #include "network_gamelist.h" #include "saveload.h"