--- rxvt-unicode/src/rxvtfont.C 2012/01/17 20:44:16 1.184 +++ rxvt-unicode/src/rxvtfont.C 2012/05/17 20:08:00 1.190 @@ -24,7 +24,7 @@ #include "rxvtutil.h" #include "rxvtfont.h" -#include +#include #include @@ -1787,7 +1787,7 @@ if (!fmap[hi]) { - fmap[hi] = (pagemap *)new pagemap; + fmap[hi] = new pagemap; memset (fmap[hi], 0xff, sizeof (pagemap)); }