The following commit has been merged in the master branch:
commit 135042cd8c1beee7c045ce3b0b86272bf85a5464
Author: Jeffrey Altman <[email protected]>
Date:   Wed May 12 10:25:01 2010 -0400

    Windows: netidmgr_plugin must include afsconfig.h
    
    In order to properly use afs headers afsconfig.h must
    be included first in afsfuncs.c.  Update the makefile
    to specify the correct include paths.
    
    Since this results in the afs assert.h being used,
    we must include the lib file that includes the
    AssertionFailed function.
    
    LICENSE MIT
    
    Change-Id: I46f76410ea16eeffeb8406ef4e89120a3255366a
    Reviewed-on: http://gerrit.openafs.org/1954
    Reviewed-by: Jeffrey Altman <[email protected]>
    Tested-by: Jeffrey Altman <[email protected]>

 src/WINNT/netidmgr_plugin/NTMakefile |    3 ++-
 src/WINNT/netidmgr_plugin/afsfuncs.c |    3 +++
 2 files changed, 5 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to