aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/realloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/realloc.c')
-rw-r--r--src/daemon/https/lgl/realloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/realloc.c b/src/daemon/https/lgl/realloc.c
index 4661f913..c4103a8d 100644
--- a/src/daemon/https/lgl/realloc.c
+++ b/src/daemon/https/lgl/realloc.c
@@ -17,7 +17,7 @@
17 17
18/* written by Jim Meyering and Bruno Haible */ 18/* written by Jim Meyering and Bruno Haible */
19 19
20#include <config.h> 20#include "MHD_config.h"
21 21
22/* Only the AC_FUNC_REALLOC macro defines 'realloc' already in config.h. */ 22/* Only the AC_FUNC_REALLOC macro defines 'realloc' already in config.h. */
23#ifdef realloc 23#ifdef realloc