X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=console.h;h=cbccd3cd39562f144255f04fda8e69ceee94c139;hb=b6f7fe3b11fd130f46eb6b5009391cc3bb0cad49;hp=8aa8966ff173f5bd2978e2c7f8e7701250e2b627;hpb=d47dca0afe81c1c8e75c518da5a51829e61ad1cd;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