--- embedaddon/sudo/common/setgroups.c 2013/07/22 10:46:11 1.1.1.3 +++ embedaddon/sudo/common/setgroups.c 2014/06/15 16:12:54 1.1.1.4 @@ -37,6 +37,7 @@ #include "missing.h" #include "sudo_debug.h" +#include "sudo_util.h" int sudo_setgroups(int ngids, const GETGROUPS_T *gids)