aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/sha1.c')
-rw-r--r--src/daemon/https/lgl/sha1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/sha1.c b/src/daemon/https/lgl/sha1.c
index f5573da5..501abba1 100644
--- a/src/daemon/https/lgl/sha1.c
+++ b/src/daemon/https/lgl/sha1.c
@@ -23,7 +23,7 @@
23 Robert Klep <robert@ilse.nl> -- Expansion function fix 23 Robert Klep <robert@ilse.nl> -- Expansion function fix
24*/ 24*/
25 25
26#include <config.h> 26#include "MHD_config.h"
27 27
28#include "sha1.h" 28#include "sha1.h"
29 29