OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-963-gcce1bd6

Gerrit Code Review gerrit@openafs.org
Mon, 28 Mar 2011 11:50:23 -0700 (PDT)


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

    bozo: 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.
    
    Change-Id: Ie4f1b955c111f30b98aa8793b3e3d15dd0bb9275
    Reviewed-on: http://gerrit.openafs.org/4322
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/bozo/bnode.c          |   21 +--------------------
 src/bozo/bos.c            |   24 +++---------------------
 src/bozo/bos_util.c       |   10 +++-------
 src/bozo/bosoprocs.c      |   17 ++---------------
 src/bozo/bosserver.c      |   31 ++++++++-----------------------
 src/bozo/cronbnodeops.c   |   12 +++---------
 src/bozo/ezbnodeops.c     |    7 -------
 src/bozo/fsbnodeops.c     |   19 +------------------
 src/bozo/smail-notifier.c |   10 ++--------
 9 files changed, 23 insertions(+), 128 deletions(-)

-- 
OpenAFS Master Repository