--- rxvt-unicode/src/rxvt.h 2007/06/26 00:40:19 1.275 +++ rxvt-unicode/src/rxvt.h 2007/07/26 16:17:50 1.279 @@ -136,7 +136,6 @@ int rxvt_Str_escaped (char *str) NOTHROW; char ** rxvt_splitcommastring (const char *cs) NOTHROW; void rxvt_freecommastring (char **cs) NOTHROW; -char * rxvt_File_find (const char *file, const char *ext, const char *path) NOTHROW; ///////////////////////////////////////////////////////////////////////////// @@ -1023,6 +1022,7 @@ #ifdef XPM_BACKGROUND bgPixmap_t bgPixmap; #ifdef HAVE_AFTERIMAGE + struct ASVisual *asv; ASImageManager *asimman; ASImage *original_asim; struct { unsigned int width, height; } xpmAttr; /* all we need is width/height */