Diff for /embedaddon/sudo/plugins/sudoers/audit.c between versions 1.1.1.3 and 1.1.1.3.2.1

version 1.1.1.3, 2013/07/22 00:51:38 version 1.1.1.3.2.1, 2013/07/22 00:54:41
Line 39 Line 39
   
 #ifdef HAVE_BSM_AUDIT  #ifdef HAVE_BSM_AUDIT
 # include "bsm_audit.h"  # include "bsm_audit.h"
   # include "gettext.h"
 #endif  #endif
 #ifdef HAVE_LINUX_AUDIT  #ifdef HAVE_LINUX_AUDIT
 # include "linux_audit.h"  # include "linux_audit.h"

Removed from v.1.1.1.3  
changed lines
  Added in v.1.1.1.3.2.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>