aboutsummaryrefslogtreecommitdiffstats
path: root/cqrlogo.h
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-10-29 13:34:19 +0100
committerGravatar Christian Hesse <mail@eworm.de>2014-10-29 13:34:19 +0100
commitdd0d07ebf2b960f87bc4775aa61d051682fa6f94 (patch)
tree9c958d69c62f988187cc1c127758b4b3ce2b6897 /cqrlogo.h
parent868248b043aa569e7e429a7831e3f5d6a4935e7a (diff)
downloadcqrlogo-dd0d07ebf2b960f87bc4775aa61d051682fa6f94.tar.gz
cqrlogo-dd0d07ebf2b960f87bc4775aa61d051682fa6f94.tar.zst
add some more HTTP headers
Diffstat (limited to 'cqrlogo.h')
-rw-r--r--cqrlogo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cqrlogo.h b/cqrlogo.h
index 430df26..cf5db51 100644
--- a/cqrlogo.h
+++ b/cqrlogo.h
@@ -16,6 +16,7 @@
#include <inttypes.h>
#include <regex.h>
#include <stdbool.h>
+#include <sys/time.h>
#if HAVE_FCGI
#include <fcgi_stdio.h>