Allocate new console by default.
[nssm.git] / nssm.h
diff --git a/nssm.h b/nssm.h
index 6d1f315..cbfa15f 100644 (file)
--- a/nssm.h
+++ b/nssm.h
@@ -57,6 +57,7 @@ int str_number(const TCHAR *, unsigned long *, TCHAR **);
 int str_number(const TCHAR *, unsigned long *);\r
 int num_cpus();\r
 int usage(int);\r
+void banner();\r
 \r
 #define NSSM _T("NSSM")\r
 #ifdef _WIN64\r