Rotate output files.
[nssm.git] / io.h
diff --git a/io.h b/io.h
index 5b9e8ca..41cb976 100644 (file)
--- a/io.h
+++ b/io.h
@@ -14,7 +14,8 @@
 int get_createfile_parameters(HKEY, TCHAR *, TCHAR *, unsigned long *, unsigned long, unsigned long *, unsigned long, unsigned long *, unsigned long);\r
 int set_createfile_parameter(HKEY, TCHAR *, TCHAR *, unsigned long);\r
 HANDLE append_to_file(TCHAR *, unsigned long, SECURITY_ATTRIBUTES *, unsigned long, unsigned long);\r
-int get_output_handles(HKEY, STARTUPINFO *);\r
+void rotate_file(TCHAR *, TCHAR *, unsigned long, unsigned long, unsigned long);\r
+int get_output_handles(nssm_service_t *, HKEY, STARTUPINFO *);\r
 void close_output_handles(STARTUPINFO *);\r
 \r
 #endif\r