Diff for /embedaddon/sudo/plugins/sudoers/audit.c between versions 1.1.1.5 and 1.1.1.5.2.1

version 1.1.1.5, 2014/06/15 16:12:54 version 1.1.1.5.2.1, 2014/06/15 16:22:17
Line 42 Line 42
   
 #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.5  
changed lines
  Added in v.1.1.1.5.2.1


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