OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-101-g7730769

Gerrit Code Review gerrit@openafs.org
Wed, 12 May 2010 08:33:08 -0700 (PDT)


The following commit has been merged in the master branch:
commit 7730769ccfebd2a268503b6e618609722cc3b4a5
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Wed May 12 11:27:17 2010 -0400

    Windows: move afsconfig.h / param.h to afscred.h
    
    move the inclusion of afsconfig.h and param.h to
    afscred.h so that they are included everywhere
    and so that the conditional use of _USE_32BIT_TIME_T
    is applied consistently by afscred.h.
    
    LICENSE MIT
    
    Change-Id: Id8c595509ec381ff6df6186e4d1c809413782a59
    Reviewed-on: http://gerrit.openafs.org/1956
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/netidmgr_plugin/afscred.h  |    3 +++
 src/WINNT/netidmgr_plugin/afsfuncs.c |    3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository