summaryrefslogtreecommitdiff
path: root/src/exchangedb/procedures.sql.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/procedures.sql.in')
-rw-r--r--src/exchangedb/procedures.sql.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/procedures.sql.in b/src/exchangedb/procedures.sql.in
index cc67249fd..4a23ec742 100644
--- a/src/exchangedb/procedures.sql.in
+++ b/src/exchangedb/procedures.sql.in
@@ -26,6 +26,7 @@ SET search_path TO exchange;
#include "exchange_do_recoup_by_reserve.sql"
#include "exchange_do_deposit.sql"
#include "exchange_do_melt.sql"
+#include "exchange_do_select_deposits_missing_wire.sql"
#include "exchange_do_refund.sql"
#include "exchange_do_recoup_to_reserve.sql"
#include "exchange_do_recoup_to_coin.sql"