This commit is contained in:
Robert Landers
2023-12-29 12:31:48 +01:00
parent b65cdd5cb5
commit 126e1282f5

View File

@@ -616,8 +616,7 @@ sapi_module_struct frankenphp_sapi_module = {
NULL, /* Get request time */
NULL, /* Child terminate */
STANDARD_SAPI_MODULE_PROPERTIES
};
STANDARD_SAPI_MODULE_PROPERTIES};
static void *manager_thread(void *arg) {
#ifdef ZTS