aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/printf-args.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/printf-args.c')
-rw-r--r--src/daemon/https/lgl/printf-args.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/printf-args.c b/src/daemon/https/lgl/printf-args.c
index 55a5c439..a3f84740 100644
--- a/src/daemon/https/lgl/printf-args.c
+++ b/src/daemon/https/lgl/printf-args.c
@@ -21,7 +21,7 @@
21 STATIC Set to 'static' to declare the function static. */ 21 STATIC Set to 'static' to declare the function static. */
22 22
23#ifndef PRINTF_FETCHARGS 23#ifndef PRINTF_FETCHARGS
24# include <config.h> 24#include "MHD_config.h"
25#endif 25#endif
26 26
27/* Specification. */ 27/* Specification. */