OpenAFS Master Repository branch, master, updated. 96c746c75260a3cf6dc58fcf692b44f83ef65a95

Gerrit Code Review gerrit@openafs.org
Sun, 26 Jul 2009 08:05:39 -0700 (PDT)


The following commit has been merged in the master branch:
commit 96c746c75260a3cf6dc58fcf692b44f83ef65a95
Author: Jeffrey Altman <jaltman@secure-endpoints.com>
Date:   Sun Jul 26 11:01:43 2009 -0400

    Permit enhanced audit logs to work on Windows
    
    Gerrit 82 / Git 7b0b6a0ce9b320a3145f9d600596946230d815f0
    broke the Windows build.
    
    Add audit-file.obj to file list in NTMakefile.
    Remove unnecessary includes from audit.c.
    Properly conditionalize includes in audit-file.c.
    
    Reviewed-on: http://gerrit.openafs.org/219
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/audit/NTMakefile   |    3 ++-
 src/audit/audit-file.c |    9 ++++++---
 src/audit/audit.c      |    4 +---
 3 files changed, 9 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository