diff options
Diffstat (limited to 'plugins/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins/check_cluster.c b/plugins/check_cluster.c index d76bce4..61350bf 100644 --- a/plugins/check_cluster.c +++ b/plugins/check_cluster.c | |||
@@ -34,6 +34,7 @@ const char *email = "nagiosplug-devel@lists.sourceforge.net"; | |||
34 | 34 | ||
35 | #include "common.h" | 35 | #include "common.h" |
36 | #include "utils.h" | 36 | #include "utils.h" |
37 | #include "utils_base.h" | ||
37 | 38 | ||
38 | #define CHECK_SERVICES 1 | 39 | #define CHECK_SERVICES 1 |
39 | #define CHECK_HOSTS 2 | 40 | #define CHECK_HOSTS 2 |