summaryrefslogtreecommitdiffstats
path: root/lib/utils_base.h
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2026-04-08 18:26:32 +0200
committerGitHub <noreply@github.com>2026-04-08 18:26:32 +0200
commit5a57e35a235e4c8b0e7355b1ea840932563f35d4 (patch)
treead4b0a470ff340f01ec0cc7bea15c5a11496241d /lib/utils_base.h
parent68db95d92276f5967217b268e1ca777d82cc5d49 (diff)
parent1db493092ca6a68ff690251cc428037b54019a73 (diff)
downloadmonitoring-plugins-5a57e35a.tar.gz
Merge branch 'master' into check_snmp_fixes
Diffstat (limited to 'lib/utils_base.h')
-rw-r--r--lib/utils_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils_base.h b/lib/utils_base.h
index 27884bf0..1da96f78 100644
--- a/lib/utils_base.h
+++ b/lib/utils_base.h
@@ -9,7 +9,7 @@
9#include "./thresholds.h" 9#include "./thresholds.h"
10#include "states.h" 10#include "states.h"
11 11
12#ifndef USE_OPENSSL 12#ifndef MOPL_USE_OPENSSL
13# include "sha256.h" 13# include "sha256.h"
14#endif 14#endif
15 15