aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-12-05 14:03:43 +0100
committerChristian Grothoff <christian@grothoff.org>2022-12-05 14:03:43 +0100
commit9e4ac84b6eed7cc622d041c396bc460ce7e1bf07 (patch)
tree511157745c186ba81fb16517cf51cbeea5a761d6 /contrib
parent597c9950a34801ed80f3cdcb030c20950cb55e9b (diff)
downloadexchange-9e4ac84b6eed7cc622d041c396bc460ce7e1bf07.tar.xz
force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.h
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sigp/h.header5
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/sigp/h.header b/contrib/sigp/h.header
index a0e3c6ae3..6ed22a63d 100644
--- a/contrib/sigp/h.header
+++ b/contrib/sigp/h.header
@@ -27,6 +27,5 @@
#ifndef TALER_SIGNATURES_H
#define TALER_SIGNATURES_H
-#include <gnunet/gnunet_util_lib.h>
-#include "taler_amount_lib.h"
-#include "taler_crypto_lib.h"
+
+