diff options
Diffstat (limited to 'src/util/taler-helper-crypto-rsa.h')
| -rw-r--r-- | src/util/taler-helper-crypto-rsa.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/src/util/taler-helper-crypto-rsa.h b/src/util/taler-helper-crypto-rsa.h index d7617e55..00087a73 100644 --- a/src/util/taler-helper-crypto-rsa.h +++ b/src/util/taler-helper-crypto-rsa.h @@ -31,6 +31,8 @@  #define TALER_HELPER_RSA_MT_RES_SIGNATURE 7  #define TALER_HELPER_RSA_MT_RES_SIGN_FAILURE 8 +#define TALER_HELPER_RSA_SYNCED 9 +  GNUNET_NETWORK_STRUCT_BEGIN  /** | 
