OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-970-g4e6aff0

Gerrit Code Review gerrit@openafs.org
Tue, 29 Mar 2011 05:16:55 -0700 (PDT)


The following commit has been merged in the master branch:
commit 4e6aff0bcb69b13ae5ca1d983f9b54c3245b0cc2
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Thu Mar 24 20:58:46 2011 +0000

    finale: Tidy header includes
    
    Since we adopted libroken, we get a lot of header includes automatically
    from roken.h. Use these, instead of including lots of things multiple
    times.
    
    Also, tidy up translate_et_nt.c by removing the AIX specific code which
    will never be built, as this file is only compiled on Windows!
    
    Change-Id: Iec7a811f02eaf1a2ad573bbadc30d782426231d0
    Reviewed-on: http://gerrit.openafs.org/4327
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/finale/translate_et.c    |    5 +----
 src/finale/translate_et_nt.c |   20 +-------------------
 2 files changed, 2 insertions(+), 23 deletions(-)

-- 
OpenAFS Master Repository