diff options
Diffstat (limited to 'plugins/check_mysql.c')
| -rw-r--r-- | plugins/check_mysql.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/check_mysql.c b/plugins/check_mysql.c index a47572d9..8c7e4ef0 100644 --- a/plugins/check_mysql.c +++ b/plugins/check_mysql.c | |||
| @@ -23,6 +23,7 @@ const char *email = "nagiosplug-devel@lists.sourceforge.net"; | |||
| 23 | 23 | ||
| 24 | #include "common.h" | 24 | #include "common.h" |
| 25 | #include "utils.h" | 25 | #include "utils.h" |
| 26 | #include "utils_base.h" | ||
| 26 | #include "netutils.h" | 27 | #include "netutils.h" |
| 27 | 28 | ||
| 28 | #include <mysql.h> | 29 | #include <mysql.h> |
