summaryrefslogtreecommitdiff
path: root/src/response.c
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2021-04-28 13:18:37 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2021-04-28 14:08:29 -0400
commit13ea2d880b14c0a50a777c0ece5f26453483a7de (patch)
tree02afec5448dff9d4389c74a59c739c5a7cfc5814 /src/response.c
parenta1eba3c89bc26ac8a4deb1dba456bf2f3e3c4a6b (diff)
downloadlighttpd-git-13ea2d880b14c0a50a777c0ece5f26453483a7de.tar.gz
[core] consistent inclusion of sys-time.h
Diffstat (limited to 'src/response.c')
-rw-r--r--src/response.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/response.c b/src/response.c
index 9b79943e..c88ef9a8 100644
--- a/src/response.c
+++ b/src/response.c
@@ -17,12 +17,12 @@
#include <sys/types.h>
#include <sys/stat.h>
+#include "sys-time.h"
#include <limits.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
-#include <time.h>
int