aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/memmove.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/memmove.c')
-rw-r--r--src/daemon/https/lgl/memmove.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/memmove.c b/src/daemon/https/lgl/memmove.c
index 0f040540..c37d6923 100644
--- a/src/daemon/https/lgl/memmove.c
+++ b/src/daemon/https/lgl/memmove.c
@@ -3,7 +3,7 @@
3 In the public domain. 3 In the public domain.
4 By David MacKenzie <djm@gnu.ai.mit.edu>. */ 4 By David MacKenzie <djm@gnu.ai.mit.edu>. */
5 5
6#include <config.h> 6#include "MHD_config.h"
7 7
8#include <stddef.h> 8#include <stddef.h>
9 9