]> git.proxmox.com Git - mirror_spl-debian.git/commit - module/splat/splat-random.c
splat: Cleanup headers
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 2 Nov 2012 22:29:44 +0000 (15:29 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 6 Nov 2012 22:48:56 +0000 (14:48 -0800)
commitdf870a697fc8669d63534b27a108335269a7884f
tree18b4965b6a407de433035af8cc0d7856b0acfcb9
parentd2733258d09b02fac76af0df9921e369d33e9642
splat: Cleanup headers

Restructure the the SPLAT headers such that each test only
includes the minimal set of headers it requires.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
20 files changed:
include/sys/kmem.h
include/sys/types.h
module/splat/splat-atomic.c
module/splat/splat-condvar.c
module/splat/splat-cred.c
module/splat/splat-ctl.c
module/splat/splat-generic.c
module/splat/splat-internal.h
module/splat/splat-kmem.c
module/splat/splat-kobj.c
module/splat/splat-linux.c
module/splat/splat-list.c
module/splat/splat-mutex.c
module/splat/splat-random.c
module/splat/splat-rwlock.c
module/splat/splat-taskq.c
module/splat/splat-thread.c
module/splat/splat-time.c
module/splat/splat-vnode.c
module/splat/splat-zlib.c