summaryrefslogtreecommitdiff
path: root/sapi/webjames/webjames.c
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/webjames/webjames.c')
-rw-r--r--sapi/webjames/webjames.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/webjames/webjames.c b/sapi/webjames/webjames.c
index f166eddfb8..2fb52f5661 100644
--- a/sapi/webjames/webjames.c
+++ b/sapi/webjames/webjames.c
@@ -301,6 +301,7 @@ static sapi_module_struct sapi_module = {
sapi_webjames_register_variables, /* register server variables */
NULL, /* Log message */
NULL, /* Get request time */
+ NULL, /* Child terminate */
STANDARD_SAPI_MODULE_PROPERTIES
};