-fix conditional
This commit is contained in:
parent
37ef7e19c4
commit
d8c9f2a037
@ -304,7 +304,7 @@ handle_mhd_completion_callback (void *cls,
|
|||||||
GNUNET_async_scope_enter (&ecls->async_scope_id,
|
GNUNET_async_scope_enter (&ecls->async_scope_id,
|
||||||
&old_scope);
|
&old_scope);
|
||||||
{
|
{
|
||||||
#ifdef MHD_CONNECTION_INFO_HTTP_STATUS
|
#if MHD_VERSION >= 0x00097304
|
||||||
const union MHD_ConnectionInfo *ci;
|
const union MHD_ConnectionInfo *ci;
|
||||||
unsigned int http_status = 0;
|
unsigned int http_status = 0;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user