OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-943-gdb3288b
Gerrit Code Review
gerrit@openafs.org
Sat, 26 Mar 2011 22:18:27 -0700 (PDT)
The following commit has been merged in the master branch:
commit 2d754dfd37a93f8ef21857b0eac52640259a5bff
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Thu Mar 24 15:58:19 2011 +0000
aklog: 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 add pwd.h to the list of headers that we check for in configure,
and that roken will include if they are available
Change-Id: I61ab95eeca11127a33bb668dddfc24ec6ce7f8f1
Reviewed-on: http://gerrit.openafs.org/4303
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
acinclude.m4 | 1 +
src/aklog/aklog.c | 33 ++++-----------------------------
src/aklog/asetkey.c | 17 ++++-------------
src/aklog/klog.c | 18 ++++--------------
src/aklog/krb_util.c | 8 +++-----
src/aklog/linked_list.c | 10 +++-------
src/aklog/skipwrap.c | 4 +++-
7 files changed, 22 insertions(+), 69 deletions(-)
--
OpenAFS Master Repository