Merge branch 'master' into fix_check_snmp_multiplier

This commit is contained in:
Sven Nierlein 2023-03-17 11:37:06 +01:00 committed by GitHub
commit bf82700078
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,9 +34,6 @@ const char *email = "devel@monitoring-plugins.org";
#include "common.h"
#include "popen.h"
#include "utils.h"
#include <string.h>
#include <math.h>
#include <libintl.h>
#ifdef HAVE_DECL_SWAPCTL
# ifdef HAVE_SYS_PARAM_H