--- embedaddon/sudo/plugins/sudoers/audit.c 2014/06/15 16:12:54 1.1.1.5 +++ embedaddon/sudo/plugins/sudoers/audit.c 2014/06/15 16:22:17 1.1.1.5.2.1 @@ -42,6 +42,7 @@ #ifdef HAVE_BSM_AUDIT # include "bsm_audit.h" +# include "gettext.h" #endif #ifdef HAVE_LINUX_AUDIT # include "linux_audit.h"