mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-20 00:10:09 -05:00
users.c: Include default definitions
This commit is contained in:
parent
6ac236c1ef
commit
ee3c903fbe
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ get_num_of_users_wrapper get_num_of_users_windows() {
|
|||
#else // _WIN32
|
||||
|
||||
# include "../../config.h"
|
||||
# include <stddef.h>
|
||||
|
||||
# ifdef HAVE_LIBSYSTEMD
|
||||
# include <systemd/sd-daemon.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue