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