aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/time_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/time_r.c')
-rw-r--r--src/daemon/https/lgl/time_r.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/time_r.c b/src/daemon/https/lgl/time_r.c
index 691525df..025cadca 100644
--- a/src/daemon/https/lgl/time_r.c
+++ b/src/daemon/https/lgl/time_r.c
@@ -18,7 +18,7 @@
18 18
19/* Written by Paul Eggert. */ 19/* Written by Paul Eggert. */
20 20
21#include <config.h> 21#include "MHD_config.h"
22 22
23#include <time.h> 23#include <time.h>
24 24