aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/gc-pbkdf2-sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/gc-pbkdf2-sha1.c')
-rw-r--r--src/daemon/https/lgl/gc-pbkdf2-sha1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/gc-pbkdf2-sha1.c b/src/daemon/https/lgl/gc-pbkdf2-sha1.c
index f5daf7b7..b29b42fd 100644
--- a/src/daemon/https/lgl/gc-pbkdf2-sha1.c
+++ b/src/daemon/https/lgl/gc-pbkdf2-sha1.c
@@ -18,7 +18,7 @@
18/* Written by Simon Josefsson. The comments in this file are taken 18/* Written by Simon Josefsson. The comments in this file are taken
19 from RFC 2898. */ 19 from RFC 2898. */
20 20
21#include <config.h> 21#include "MHD_config.h"
22 22
23#include "gc.h" 23#include "gc.h"
24 24