summaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-10 21:42:25 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-10 21:42:25 +0100
commit543cd6d342d1382746d7499c3c7434f99dcafa7e (patch)
treebba32aa0a6a5a88a9e01a739583baa96021f460e /src/exchangedb/plugin_exchangedb_postgres.c
parent278b35a0fbe4e278dae2146e27e012535bd1e37d (diff)
downloadexchange-543cd6d342d1382746d7499c3c7434f99dcafa7e.tar.gz
exchange-543cd6d342d1382746d7499c3c7434f99dcafa7e.tar.bz2
exchange-543cd6d342d1382746d7499c3c7434f99dcafa7e.zip
finish irbt_callbacks
Diffstat (limited to 'src/exchangedb/plugin_exchangedb_postgres.c')
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index b88524fca..ff828a707 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -25,6 +25,7 @@
#include "platform.h"
#include "taler_error_codes.h"
#include "taler_pq_lib.h"
+#include "taler_json_lib.h"
#include "taler_exchangedb_plugin.h"
#include <pthread.h>
#include <libpq-fe.h>