forked from Lainports/freebsd-ports
what is < 1.8.14. [1] - While I'm here silence portlint warnings re-generating patches with make makepatch and removing unnecessary DOCS check Reported by: Robert Burmeister [1]
10 lines
241 B
C
10 lines
241 B
C
--- plugins/sudoers/audit.c.orig 2015-07-15 18:44:07 UTC
|
|
+++ plugins/sudoers/audit.c
|
|
@@ -24,6 +24,7 @@
|
|
|
|
#ifdef HAVE_BSM_AUDIT
|
|
# include "bsm_audit.h"
|
|
+# include "sudo_gettext.h"
|
|
#endif
|
|
#ifdef HAVE_LINUX_AUDIT
|
|
# include "linux_audit.h"
|