diff options
Diffstat (limited to 'plugins/check_users.d/users.c')
-rw-r--r-- | plugins/check_users.d/users.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/check_users.d/users.c b/plugins/check_users.d/users.c index 7969ae79..95c05d6f 100644 --- a/plugins/check_users.d/users.c +++ b/plugins/check_users.d/users.c | |||
@@ -50,6 +50,7 @@ get_num_of_users_wrapper get_num_of_users_windows() { | |||
50 | #else // _WIN32 | 50 | #else // _WIN32 |
51 | 51 | ||
52 | # include "../../config.h" | 52 | # include "../../config.h" |
53 | # include <stddef.h> | ||
53 | 54 | ||
54 | # ifdef HAVE_LIBSYSTEMD | 55 | # ifdef HAVE_LIBSYSTEMD |
55 | # include <systemd/sd-daemon.h> | 56 | # include <systemd/sd-daemon.h> |