Fix unused variable warnings in nanohttp.c Some variables are only used if certain macros are set. Move the declarations around.