diff options
Diffstat (limited to 'sapi/thttpd')
| -rw-r--r-- | sapi/thttpd/thttpd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/thttpd/thttpd.c b/sapi/thttpd/thttpd.c index faa8f4f43f..32f81ab522 100644 --- a/sapi/thttpd/thttpd.c +++ b/sapi/thttpd/thttpd.c @@ -394,6 +394,7 @@ static sapi_module_struct thttpd_sapi_module = { sapi_thttpd_register_variables, NULL, /* Log message */ NULL, /* Get request time */ + NULL, /* Child terminate */ NULL, /* php.ini path override */ NULL, /* Block interruptions */ |
