check_http: Fix compilation without SSL support
commitea595f1371820b79041af0a0fa52bd954ea35665
authorHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 18 Jul 2012 21:31:17 +0000 (18 23:31 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 18 Jul 2012 21:31:17 +0000 (18 23:31 +0200)
tree56c0f50aa64a3fd0e42639124a7d5e7c559a58ed
parentc98223f44175fcfc2ee550349d238db1146b7d2d
check_http: Fix compilation without SSL support

The "ssl_version" variable was undeclared when the plugins were compiled
--without-openssl and --without-gnutls.

Bug reported by Michael LaCorte on the "nagiosplug-help" mailing list
(Message-ID: <CCD30C91-A2A8-463A-82A9-F99B54F741D3@gmail.com>).
plugins/check_http.c