SIGN IN SIGN UP

Changed the "predefinitions" of codec_list and mapping_list from static

to extern.  It's not legal C to say

     static whatever[];

because the size isn't given.  Presumably this is a gcc extension.
T
Tim Peters committed
0f27166e6ad61cb424e51d643b6d9893c896d938
Parent: d0bcf35