mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Need to include gettext.h for BSM audit.
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
# include "linux_audit.h"
|
||||
#endif
|
||||
|
||||
#define DEFAULT_TEXT_DOMAIN "sudoers"
|
||||
#include "gettext.h"
|
||||
|
||||
void
|
||||
audit_success(char *exec_args[])
|
||||
{
|
||||
|
Reference in New Issue
Block a user