--- rxvt-unicode/src/init.C 2011/01/03 03:05:47 1.289 +++ rxvt-unicode/src/init.C 2011/01/23 12:28:47 1.291 @@ -62,10 +62,13 @@ #include #include -/* these next is probably only on Sun (not Solaris) */ +/* these next two are probably only on Sun (not Solaris) */ #ifdef HAVE_SYS_SOCKIO_H #include #endif +#ifdef HAVE_SYS_BYTEORDER_H +#include +#endif #include #include @@ -811,7 +814,6 @@ #ifdef HAVE_BG_PIXMAP { bgPixmap.set_target (this); - bgPixmap.invalidate (); #ifdef ENABLE_TRANSPARENCY if (option (Opt_transparent))