fix FTBFS

This commit is contained in:
Christian Grothoff 2020-01-17 03:31:39 +01:00
parent 3ae8954032
commit 1f92ba59de
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -148,6 +148,7 @@ main (int argc,
};
conn = GNUNET_PQ_connect ("postgres:///talercheck",
NULL,
es,
NULL);
if (NULL == conn)