aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/hmac-md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/hmac-md5.c')
-rw-r--r--src/daemon/https/lgl/hmac-md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/hmac-md5.c b/src/daemon/https/lgl/hmac-md5.c
index 53cf2b10..1bd56103 100644
--- a/src/daemon/https/lgl/hmac-md5.c
+++ b/src/daemon/https/lgl/hmac-md5.c
@@ -17,7 +17,7 @@
17 17
18/* Written by Simon Josefsson. */ 18/* Written by Simon Josefsson. */
19 19
20#include <config.h> 20#include "MHD_config.h"
21 21
22#include "hmac.h" 22#include "hmac.h"
23 23