aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/printf-parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/printf-parse.c')
-rw-r--r--src/daemon/https/lgl/printf-parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/printf-parse.c b/src/daemon/https/lgl/printf-parse.c
index e0b83a39..7eadfbd6 100644
--- a/src/daemon/https/lgl/printf-parse.c
+++ b/src/daemon/https/lgl/printf-parse.c
@@ -29,7 +29,7 @@
29 ENABLE_UNISTDIO Set to 1 to enable the unistdio extensions. */ 29 ENABLE_UNISTDIO Set to 1 to enable the unistdio extensions. */
30 30
31#ifndef PRINTF_PARSE 31#ifndef PRINTF_PARSE
32# include <config.h> 32#include "MHD_config.h"
33#endif 33#endif
34 34
35/* Specification. */ 35/* Specification. */