K 10 svn:author V 5 danfe K 8 svn:date V 27 2017-12-28T14:30:23.545336Z K 7 svn:log V 296 Unbreak the build (at least) on powerpc, powerpc64, sparc64, by moving the `for' loop initial declaration variable outside; this was upsetting C99: hsetroot.c: In function 'load_image': hsetroot.c:196: error: 'for' loop initial declaration used outside C99 mode Tested on: powerpc, sparc64 END