From cad64767d9fda2c18106f25ef101c2eb5fce15a1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 11 Jun 2017 01:59:09 +0200 Subject: match GNUnet API rename, work on #5010 --- src/include/taler_exchangedb_plugin.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include/taler_exchangedb_plugin.h') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 5539d527..810b66f0 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -24,6 +24,7 @@ #include #include +#include #include "taler_exchangedb_lib.h" @@ -1109,7 +1110,7 @@ struct TALER_EXCHANGEDB_Plugin * @return #GNUNET_OK on success, #GNUNET_NO if the transaction * can be retried, #GNUNET_SYSERR on hard failures */ - int + enum GNUNET_DB_QueryStatus (*commit) (void *cls, struct TALER_EXCHANGEDB_Session *session); -- cgit v1.2.3