--- ./src/recodext.h~ 2001-01-04 15:36:54.000000000 +0100
+++ ./src/recodext.h  2009-03-17 13:26:19.000000000 +0100
@@ -218,7 +218,7 @@
     enum recode_symbol_type type : 3;
 
     /* Non zero if this one should be ignored.  */
-    bool ignore : 2;
+    bool ignore : 1;
   };
 
 struct recode_surface_list
