--- /tmp/charset.c 2006-07-25 09:30:28.000000000 +0200 +++ /tmp/charset.c 2006-07-25 09:31:18.000000000 +0200 @@ -20,7 +20,7 @@ QECharset *first_charset = NULL; -extern QECharset charset_7bit; +static QECharset charset_7bit; /* specific tables */ static unsigned short table_idem[256];