The following commit has been merged in the openafs-stable-1_8_x branch:
commit 563f5b2915a4a43b2642dba8287b3d6d36d5b3c8
Author: Andrew Deason <[email protected]>
Date:   Sat Jan 9 12:47:09 2021 -0600

    WINNT: Restore missing '#ifdef PC'
    
    Commit 339167ef (Remove dead code) meant to remove the '#ifdef notdef'
    block in here, but we accidentally also removed the subsequent '#ifdef
    PC'.
    
    This file may not be very important, since WINNT still builds with
    this mistake, but an unbalanced #ifdef is potentially super confusing,
    so fix it.
    
    Reviewed-on: https://gerrit.openafs.org/14487
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 2971dcb3b4da04fff3f4bd9c3d3e3f0ab7a94cae)
    
    Change-Id: I273ad30d38d7a41e7ec662994d91e084c24194bb
    Reviewed-on: https://gerrit.openafs.org/14490
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/WINNT/kfw/inc/krb4/krb.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

Reply via email to