summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_start_read_only.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_start_read_only.c')
-rw-r--r--src/exchangedb/pg_start_read_only.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/exchangedb/pg_start_read_only.c b/src/exchangedb/pg_start_read_only.c
index 103f9b92f..741d94ba1 100644
--- a/src/exchangedb/pg_start_read_only.c
+++ b/src/exchangedb/pg_start_read_only.c
@@ -23,11 +23,12 @@
#include "taler_dbevents.h"
#include "taler_pq_lib.h"
#include "pg_start_read_only.h"
+#include "pg_preflight.h"
#include "pg_helper.h"
enum GNUNET_GenericReturnValue
TEH_PG_start_read_only (void *cls,
- const char *name)
+ const char *name)
{
struct PostgresClosure *pg = cls;
struct GNUNET_PQ_ExecuteStatement es[] = {