From 5fb0c08cec4122928767e8d58c222865eeeae1d7 Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Fri, 26 Sep 2025 12:51:42 +0100 Subject: fixes check_users build on OpenBSD (without utmpx) --- plugins/check_users.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/check_users.c') diff --git a/plugins/check_users.c b/plugins/check_users.c index 2340eae4..3b2e265e 100644 --- a/plugins/check_users.c +++ b/plugins/check_users.c @@ -51,8 +51,6 @@ const char *email = "devel@monitoring-plugins.org"; # define ERROR -1 #elif HAVE_UTMPX_H # include -#else -# include "popen.h" #endif #ifdef HAVE_LIBSYSTEMD -- cgit v1.2.3-74-g34f1