Compiler Error C2179

'identifier' : was used in same_seg, but storage class is no longer extern

The given variable was specified in a same_seg pragma, but the variable was redeclared with a storage class other than extern.