summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-10-28 00:01:13 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-28 00:01:13 +0200
commitca71aefbb1e1520b0e4b357c0b1d9c6aaf0d5128 (patch)
treeee96c78ce1c3648405a4b12b7195b49827e59699 /src/backend/taler-merchant-httpd.h
parent99e7729ede69e218198a8c846e8096ad83127f6b (diff)
downloadmerchant-ca71aefbb1e1520b0e4b357c0b1d9c6aaf0d5128.tar.gz
merchant-ca71aefbb1e1520b0e4b357c0b1d9c6aaf0d5128.tar.bz2
merchant-ca71aefbb1e1520b0e4b357c0b1d9c6aaf0d5128.zip
-work on fixing FTBFS
Diffstat (limited to 'src/backend/taler-merchant-httpd.h')
-rw-r--r--src/backend/taler-merchant-httpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd.h b/src/backend/taler-merchant-httpd.h
index 3fe35130..1b18cdd4 100644
--- a/src/backend/taler-merchant-httpd.h
+++ b/src/backend/taler-merchant-httpd.h
@@ -63,7 +63,7 @@ struct TMH_WireMethod
/**
* Hash of our wire format details as given in #j_wire.
*/
- struct GNUNET_HashCode h_wire;
+ struct TALER_MerchantWireHash h_wire;
/**
* Is this wire method active (should it be included in new contracts)?