--- rxvt-unicode/src/salloc.h 2004/05/09 18:19:49 1.3 +++ rxvt-unicode/src/salloc.h 2008/11/05 14:43:54 1.4 @@ -5,7 +5,8 @@ // small blocks allocator -struct rxvt_salloc { +struct rxvt_salloc +{ struct chain { struct chain *next; };