diff options
Diffstat (limited to 'plugins/sslutils.c')
| -rw-r--r-- | plugins/sslutils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/sslutils.c b/plugins/sslutils.c index 3c928413..719de575 100644 --- a/plugins/sslutils.c +++ b/plugins/sslutils.c | |||
| @@ -29,6 +29,7 @@ | |||
| 29 | #define MAX_CN_LENGTH 256 | 29 | #define MAX_CN_LENGTH 256 |
| 30 | #include "common.h" | 30 | #include "common.h" |
| 31 | #include "netutils.h" | 31 | #include "netutils.h" |
| 32 | #include "../lib/monitoringplug.h" | ||
| 32 | 33 | ||
| 33 | #ifdef HAVE_SSL | 34 | #ifdef HAVE_SSL |
| 34 | static SSL_CTX *ctx = NULL; | 35 | static SSL_CTX *ctx = NULL; |
