cc -fPIC -DGAME_DLL -DNDEBUG -DLINUX -O2 -fno-strict-aliasing -Wall -ffloat-store -pipe -g -MF .depends/g_ai.d -MMD -c -o g_ai.o ../../game/g_ai.cIn file included from ../../game/g_local.h:28, from ../../game/g_ai.c:22:../../game/game.h:119: error: conflicting types for ‘player_state_t’../../game/q_shared.h:1532: error: previous declaration of ‘player_state_t’ was hereIn file included from ../../game/g_ai.c:22:../../game/g_local.h:887: error: field ‘ps’ has incomplete typemake: *** [g_ai.o] Error 1