nagios4/t-tap/stub_commands.c

7 lines
76 B
C

#ifndef TEST_COMMANDS
int close_command_file(void)
{ return OK; }
#endif