summaryrefslogtreecommitdiffstats
path: root/plugins/check_swap.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_swap.c')
-rw-r--r--plugins/check_swap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/check_swap.c b/plugins/check_swap.c
index f9dba38..8e0a589 100644
--- a/plugins/check_swap.c
+++ b/plugins/check_swap.c
@@ -17,7 +17,6 @@
17#define PROGNAME "check_swap" 17#define PROGNAME "check_swap"
18 18
19int process_arguments (int argc, char **argv); 19int process_arguments (int argc, char **argv);
20int call_getopt (int argc, char **argv);
21int validate_arguments (void); 20int validate_arguments (void);
22void print_usage (void); 21void print_usage (void);
23void print_help (void); 22void print_help (void);