diff options
-rw-r--r-- | lib/utils_base.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/utils_base.h b/lib/utils_base.h index 9482f23b..f4078c77 100644 --- a/lib/utils_base.h +++ b/lib/utils_base.h | |||
@@ -2,8 +2,6 @@ | |||
2 | #define _UTILS_BASE_ | 2 | #define _UTILS_BASE_ |
3 | /* Header file for Monitoring Plugins utils_base.c */ | 3 | /* Header file for Monitoring Plugins utils_base.c */ |
4 | 4 | ||
5 | #include "sha1.h" | ||
6 | |||
7 | /* This file holds header information for thresholds - use this in preference to | 5 | /* This file holds header information for thresholds - use this in preference to |
8 | individual plugin logic */ | 6 | individual plugin logic */ |
9 | 7 | ||