summaryrefslogtreecommitdiffstats
path: root/plugins/check_by_ssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_by_ssh.c')
-rw-r--r--plugins/check_by_ssh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/check_by_ssh.c b/plugins/check_by_ssh.c
index 97c8672..93f1ead 100644
--- a/plugins/check_by_ssh.c
+++ b/plugins/check_by_ssh.c
@@ -37,7 +37,6 @@
37#define PROGNAME "check_by_ssh" 37#define PROGNAME "check_by_ssh"
38 38
39int process_arguments (int, char **); 39int process_arguments (int, char **);
40int call_getopt (int, char **);
41int validate_arguments (void); 40int validate_arguments (void);
42void print_help (char *command_name); 41void print_help (char *command_name);
43void print_usage (void); 42void print_usage (void);