summaryrefslogtreecommitdiff
path: root/src/util/test_crypto_rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_crypto_rsa.c')
-rw-r--r--src/util/test_crypto_rsa.c2
1 files changed, 1 insertions, 1 deletions
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 @@
20 * @author Sree Harsha Totakura <sreeharsha@totakura.in> 20 * @author Sree Harsha Totakura <sreeharsha@totakura.in>
21 */ 21 */
22#include "platform.h" 22#include "platform.h"
23#include <gnunet/gnunet_util_lib.h> 23#include "gnunet_util_lib.h"
24 24
25#define KEY_SIZE 1024 25#define KEY_SIZE 1024
26 26