summaryrefslogtreecommitdiff
path: root/src/util/amount.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/amount.c')
-rw-r--r--src/util/amount.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/util/amount.c b/src/util/amount.c
index a9b41ba73..d5789c1d4 100644
--- a/src/util/amount.c
+++ b/src/util/amount.c
@@ -22,12 +22,7 @@
* @author Christian Grothoff
*/
#include "platform.h"
-#if HAVE_GNUNET_GNUNET_UTIL_LIB_H
#include "taler_util.h"
-#elif HAVE_GNUNET_GNUNET_UTIL_TALER_WALLET_LIB_H
-#include "taler_util_wallet.h"
-#endif
-#include <gcrypt.h>
/**
* Maximum legal 'value' for an amount, based on IEEE double (for JavaScript compatibility).