diff -r b134d7479c0e -r 3b634157c3b2 command.c --- a/command.c Thu Jul 21 21:13:42 2005 +0000 +++ b/command.c Thu Jul 21 22:15:02 2005 +0000 @@ -6,6 +6,7 @@ #include "command.h" #include "player.h" #include "network.h" +#include "variables.h" const char* _cmd_text = NULL;