Bugzilla – Bug 778
missing #ifdef HAVE_STDBOOL_H plugins/sudoers/rcstr.c
Last modified: 2017-05-10 10:34:43 MDT
This variable check HAVE_STDBOOL_H is already present in config.h Needs to be used in plugins/sudoers/rcstr.c around #include <stdbool.h>
Fixed by https://www.sudo.ws/repos/sudo/rev/dbac86777429
Fixed in sudo 1.8.20, available now.