X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=console.h;h=cbccd3cd39562f144255f04fda8e69ceee94c139;hb=2a259b54caa08ef6d4dbc99f6fe7ec97837c25e8;hp=8aa8966ff173f5bd2978e2c7f8e7701250e2b627;hpb=b0a6672810ee06052dc3dcf268274d06f0e82a50;p=nssm.git diff --git a/console.h b/console.h index 8aa8966..cbccd3c 100644 --- a/console.h +++ b/console.h @@ -1,7 +1,7 @@ -#ifndef CONSOLE_H -#define CONSOLE_H - -void check_console(); -void alloc_console(nssm_service_t *); - -#endif +#ifndef CONSOLE_H +#define CONSOLE_H + +void check_console(); +void alloc_console(nssm_service_t *); + +#endif