Allow slow service startup again.
[nssm.git] / service.h
index c5a5d33..4ac3d6f 100644 (file)
--- a/service.h
+++ b/service.h
@@ -146,5 +146,6 @@ int stop_service(nssm_service_t *, unsigned long, bool, bool);
 void CALLBACK end_service(void *, unsigned char);\r
 void throttle_restart(nssm_service_t *);\r
 int await_shutdown(nssm_service_t *, TCHAR *, unsigned long);\r
+int await_startup(nssm_service_t *);\r
 \r
 #endif\r