fix FTBFS
This commit is contained in:
parent
3ae8954032
commit
1f92ba59de
@ -148,6 +148,7 @@ main (int argc,
|
|||||||
};
|
};
|
||||||
|
|
||||||
conn = GNUNET_PQ_connect ("postgres:///talercheck",
|
conn = GNUNET_PQ_connect ("postgres:///talercheck",
|
||||||
|
NULL,
|
||||||
es,
|
es,
|
||||||
NULL);
|
NULL);
|
||||||
if (NULL == conn)
|
if (NULL == conn)
|
||||||
|
Loading…
Reference in New Issue
Block a user