nagios4/t-tap/stub_commands.c

7 lines
76 B
C
Raw Permalink Normal View History

2019-04-18 17:09:18 +02:00
#ifndef TEST_COMMANDS
2017-05-19 23:37:19 +02:00
2019-04-18 17:09:18 +02:00
int close_command_file(void)
{ return OK; }
#endif