summaryrefslogtreecommitdiff
path: root/src/util/crypto.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-19 20:33:07 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-19 20:33:07 +0100
commit59398cfd76ed01df0ba5f33022727047afd6b270 (patch)
tree0da425ba9a3e0aeaff94d058f653d59f73f46dcc /src/util/crypto.c
parent600592dbf6aced50a92cced8ab9d773d06f0f4f4 (diff)
downloadexchange-59398cfd76ed01df0ba5f33022727047afd6b270.tar.gz
exchange-59398cfd76ed01df0ba5f33022727047afd6b270.tar.bz2
exchange-59398cfd76ed01df0ba5f33022727047afd6b270.zip
separate util.c and url.c
Diffstat (limited to 'src/util/crypto.c')
-rw-r--r--src/util/crypto.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/util/crypto.c b/src/util/crypto.c
index 9fe089840..e847633fe 100644
--- a/src/util/crypto.c
+++ b/src/util/crypto.c
@@ -22,13 +22,7 @@
* @author Christian Grothoff
*/
#include "platform.h"
-
-#if HAVE_GNUNET_GNUNET_UTIL_TALER_WALLET_LIB_H
-#include "taler_util_wallet.h"
-#endif
-#if HAVE_GNUNET_GNUNET_UTIL_LIB_H
#include "taler_util.h"
-#endif
#include <gcrypt.h>