On Tue, Jan 01, 2013 at 09:40:46PM +0100, Matthias Andree wrote:
The variable was unused and clang warned that it was not emitted to the .o file.
Applied, thanks.I'm wondering if that 'static' was supposed to be 'typedef'. But since HEADER_CACHE was only used in one spot, there isn't really much point.
