The following commit has been merged in the openafs-stable-1_6_x branch:
commit a983bca3ed7efc4c63d796c8440995531522324c
Author: Benjamin Kaduk <[email protected]>
Date:   Fri Jan 24 12:00:20 2014 -0500

    FBSD: catch up to 1997 and include if_var.h with if.h
    
    The commit message for upstream's r257244 change includes:
     - Make the prophecy from 1997 happen and remove if_var.h inclusion
       from if.h.
    Despite the clear public posting, we were caught unawares.  We made
    it down to the cellar despite the missing stairs, but "Beware of
    the Leopard" caused us to turn back, apparently.
    
    Since if.h is included in many places and if_var.h is not present
    on all OSes, pull the if.h inclusion into the common kernel headers
    for afs/ and rx/ , and add in if_var.h (as well as the sys/socket.h
    prerequisite).
    
    Reviewed-on: http://gerrit.openafs.org/10754
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    (cherry picked from commit 8817308a87ca76bc47a0f5564b97c7942b3be04a)
    
    Change-Id: I8a03c7b2a0fe54f987b6d63cac19980f66c80e9d
    Reviewed-on: http://gerrit.openafs.org/10987
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/sysincludes.h |    6 ++++++
 src/rx/rx_kcommon.h   |    5 +++++
 2 files changed, 11 insertions(+), 0 deletions(-)

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

Reply via email to