aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_crypto_ecdh_ecdsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_crypto_ecdh_ecdsa.c')
-rw-r--r--src/util/test_crypto_ecdh_ecdsa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/test_crypto_ecdh_ecdsa.c b/src/util/test_crypto_ecdh_ecdsa.c
index d35358cba..609f05282 100644
--- a/src/util/test_crypto_ecdh_ecdsa.c
+++ b/src/util/test_crypto_ecdh_ecdsa.c
@@ -25,6 +25,7 @@
25 * @author Bart Polot 25 * @author Bart Polot
26 */ 26 */
27 27
28#include "platform.h"
28#include "gnunet_util_lib.h" 29#include "gnunet_util_lib.h"
29#include <gcrypt.h> 30#include <gcrypt.h>
30 31