--- deliantra/server/include/global.h 2006/04/28 13:56:26 1.3 +++ deliantra/server/include/global.h 2006/08/13 17:16:02 1.4 @@ -179,7 +179,8 @@ EXTERN racelink *first_race; #define NROF_COMPRESS_METHODS 4 -EXTERN char *uncomp[NROF_COMPRESS_METHODS][3]; +extern char *uncomp[NROF_COMPRESS_METHODS][3]; + /* * The editor uses these (will get them out of here later): */