summaryrefslogtreecommitdiff
path: root/sapi/thttpd
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/thttpd')
-rw-r--r--sapi/thttpd/thttpd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/thttpd/thttpd.c b/sapi/thttpd/thttpd.c
index 81726c2205..3633475129 100644
--- a/sapi/thttpd/thttpd.c
+++ b/sapi/thttpd/thttpd.c
@@ -119,6 +119,7 @@ static sapi_module_struct sapi_module = {
sapi_thttpd_read_cookies,
NULL, /* register server variables */
+ NULL, /* Log message */
STANDARD_SAPI_MODULE_PROPERTIES
};