Ensure logging threads exit.
[nssm.git] / io.h
diff --git a/io.h b/io.h
index 31f1e0d..af7e662 100644 (file)
--- a/io.h
+++ b/io.h
@@ -38,6 +38,7 @@ void rotate_file(TCHAR *, TCHAR *, unsigned long, unsigned long, unsigned long,
 int get_output_handles(nssm_service_t *, STARTUPINFO *);\r
 int use_output_handles(nssm_service_t *, STARTUPINFO *);\r
 void close_output_handles(STARTUPINFO *);\r
+void cleanup_loggers(nssm_service_t *);\r
 unsigned long WINAPI log_and_rotate(void *);\r
 \r
 #endif\r