]> Pileus Git - ~andy/gtk/blobdiff - gtk/xdgmime/xdgmimeint.c
Sync from upstream
[~andy/gtk] / gtk / xdgmime / xdgmimeint.c
index 1bfc512d421ff8a60aa2a26768b9a9f2555e6f39..acbbdfba29258c3ec2f5355fef38721004362577 100644 (file)
@@ -25,7 +25,6 @@
  * Boston, MA 02111-1307, USA.
  */
 
-#include <config.h>
 #include "xdgmimeint.h"
 #include <ctype.h>
 #include <string.h>
@@ -38,7 +37,7 @@
 #define        TRUE    (!FALSE)
 #endif
 
-const unsigned char _xdg_utf8_skip_data[256] = {
+static const unsigned char _xdg_utf8_skip_data[256] = {
   1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
   1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
   1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,