Unable to run dedicated linux 64bit steam server

Not sure if this is related, but i had an error with a macro redefinition on the steam linux build. I fixed by discarding the previous definition.

#ifdef ARRAY_COUNT
#undef ARRAY_COUNT
#endif
#include "ThirdParty/Steamworks/Steamv142/sdk/public/steam/steam_api.h"

My blog post on this