--- embedaddon/sudo/plugins/sudoers/audit.c 2013/07/22 00:51:38 1.1.1.3 +++ embedaddon/sudo/plugins/sudoers/audit.c 2013/07/22 00:54:41 1.1.1.3.2.1 @@ -39,6 +39,7 @@ #ifdef HAVE_BSM_AUDIT # include "bsm_audit.h" +# include "gettext.h" #endif #ifdef HAVE_LINUX_AUDIT # include "linux_audit.h"