aboutsummaryrefslogtreecommitdiff
path: root/src/nse/perf_kdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse/perf_kdf.c')
-rw-r--r--src/nse/perf_kdf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nse/perf_kdf.c b/src/nse/perf_kdf.c
index 10207675f..86a9967bd 100644
--- a/src/nse/perf_kdf.c
+++ b/src/nse/perf_kdf.c
@@ -24,6 +24,7 @@
24 * @brief measure performance of KDF hash function 24 * @brief measure performance of KDF hash function
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "platform.h"
27#include "gnunet_util_lib.h" 28#include "gnunet_util_lib.h"
28#include <gcrypt.h> 29#include <gcrypt.h>
29#include <gauger.h> 30#include <gauger.h>