From 2debf6c3f0462a4743484c0cde7c951940e5cd2a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 28 Jan 2015 20:12:15 +0100 Subject: cleaning up includes --- src/util/crypto.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/util/crypto.c') diff --git a/src/util/crypto.c b/src/util/crypto.c index 18466298..4e60d138 100644 --- a/src/util/crypto.c +++ b/src/util/crypto.c @@ -13,7 +13,6 @@ You should have received a copy of the GNU General Public License along with TALER; see the file COPYING. If not, If not, see */ - /** * @file crypto.c * @brief Cryptographic utility functions @@ -21,14 +20,11 @@ * @author Florian Dold * @author Benedikt Mueller */ - #include "platform.h" #include "taler_util.h" -#include #include #include -#define CURVE "Ed25519" /** * Function called by libgcrypt on serious errors. -- cgit v1.2.3