aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/memxor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/memxor.c')
-rw-r--r--src/daemon/https/lgl/memxor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/memxor.c b/src/daemon/https/lgl/memxor.c
index 7b0b6ae9..dabada9f 100644
--- a/src/daemon/https/lgl/memxor.c
+++ b/src/daemon/https/lgl/memxor.c
@@ -18,7 +18,7 @@
18/* Written by Simon Josefsson. The interface was inspired by memxor 18/* Written by Simon Josefsson. The interface was inspired by memxor
19 in Niels Möller's Nettle. */ 19 in Niels Möller's Nettle. */
20 20
21#include <config.h> 21#include "MHD_config.h"
22 22
23#include "memxor.h" 23#include "memxor.h"
24 24