From 3e656e64080ce3dbfadd7ea6533cd608cb3e1fda Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 23 Jan 2026 10:15:47 +0100 Subject: utils.h: undefine USE_OPENSSL to avoid clash with net-snmp redefitition --- plugins/utils.h | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/utils.h b/plugins/utils.h index 68ff1630..c1c921fb 100644 --- a/plugins/utils.h +++ b/plugins/utils.h @@ -13,6 +13,7 @@ in order to resist overflow attacks. In addition, a few functions are provided to standardize version and error reporting across the entire suite of plugins. */ +#undef USE_OPENSSL // net-snmp defines USE_OPENSSL as NETSNMP_USE_OPENSSL in net-snmp-config.h #include "../config.h" #include #include -- cgit v1.2.3-74-g34f1