From d345f2161a4c7c925ae541d6d76086afc82a245a Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 16 Jan 2015 08:00:20 +0000 Subject: test failed to compile on my system --- src/util/test_crypto_rsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/test_crypto_rsa.c b/src/util/test_crypto_rsa.c index a0a6b4722..9ecf407b0 100644 --- a/src/util/test_crypto_rsa.c +++ b/src/util/test_crypto_rsa.c @@ -20,7 +20,7 @@ * @author Sree Harsha Totakura */ #include "platform.h" -#include +#include "gnunet_util_lib.h" #define KEY_SIZE 1024 -- cgit v1.2.3