8aa8966ff173f5bd2978e2c7f8e7701250e2b627
[nssm.git] / console.h
1 #ifndef CONSOLE_H
2 #define CONSOLE_H
3
4 void check_console();
5 void alloc_console(nssm_service_t *);
6
7 #endif