diff options
Diffstat (limited to 'plugins/check_http.c')
| -rw-r--r-- | plugins/check_http.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/check_http.c b/plugins/check_http.c index 44b55a77..594a368c 100644 --- a/plugins/check_http.c +++ b/plugins/check_http.c | |||
| @@ -269,8 +269,7 @@ main (int argc, char **argv) | |||
| 269 | int | 269 | int |
| 270 | process_arguments (int argc, char **argv) | 270 | process_arguments (int argc, char **argv) |
| 271 | { | 271 | { |
| 272 | int c, i = 1; | 272 | int c = 1; |
| 273 | char optchars[MAX_INPUT_BUFFER]; | ||
| 274 | 273 | ||
| 275 | #ifdef HAVE_GETOPT_H | 274 | #ifdef HAVE_GETOPT_H |
| 276 | int option_index = 0; | 275 | int option_index = 0; |
