aboutsummaryrefslogtreecommitdiff
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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/test_crypto_rsa.c b/src/util/test_crypto_rsa.c
index b8dda52ce..9f2ddb66e 100644
--- a/src/util/test_crypto_rsa.c
+++ b/src/util/test_crypto_rsa.c
@@ -25,6 +25,7 @@
25 * @author Jeffrey Burdges <burdges@gnunet.org> 25 * @author Jeffrey Burdges <burdges@gnunet.org>
26 */ 26 */
27 27
28#include "platform.h"
28#include <gcrypt.h> 29#include <gcrypt.h>
29#include "gnunet_util_lib.h" 30#include "gnunet_util_lib.h"
30 31