File missing_include-2.45.patch of Package blender
--- source/gameengine/GamePlayer/common/GPC_KeyboardDevice.cpp.orig 2008-04-04 11:57:47.000000000 +0000 +++ source/gameengine/GamePlayer/common/GPC_KeyboardDevice.cpp 2008-04-04 11:58:57.000000000 +0000 @@ -31,6 +31,7 @@ */ #include "GPC_KeyboardDevice.h" +#include <stdlib.h> /** * NextFrame toggles currentTable with previousTable,