diff options
Diffstat (limited to 'plugins/check_users.c')
-rw-r--r-- | plugins/check_users.c | 2 |
1 files changed, 0 insertions, 2 deletions
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"; | |||
51 | # define ERROR -1 | 51 | # define ERROR -1 |
52 | #elif HAVE_UTMPX_H | 52 | #elif HAVE_UTMPX_H |
53 | # include <utmpx.h> | 53 | # include <utmpx.h> |
54 | #else | ||
55 | # include "popen.h" | ||
56 | #endif | 54 | #endif |
57 | 55 | ||
58 | #ifdef HAVE_LIBSYSTEMD | 56 | #ifdef HAVE_LIBSYSTEMD |