sys/vfs/hammer: Remove header includes from hammer.h
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 6 Sep 2015 17:48:34 +0000 (02:48 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 24 Sep 2015 14:09:50 +0000 (23:09 +0900)
commit97fb61c0f96a20c9cf79f0e5d9b40c181b99e88a
treefb1ce3b57d0592af8c4b8171914276878235bb1e
parent7bb4ec328a21a0253f3ac1deab0cace28a9c7abd
sys/vfs/hammer: Remove header includes from hammer.h

Remove
 #include <sys/buf2.h>
 #include <sys/mountctl.h>
 #include <sys/globaldata.h>
 #include <vm/vm_page2.h>
from sys/vfs/hammer/hammer.h
sys/vfs/hammer/hammer.h
sys/vfs/hammer/hammer_blockmap.c
sys/vfs/hammer/hammer_inode.c
sys/vfs/hammer/hammer_io.c
sys/vfs/hammer/hammer_ondisk.c
sys/vfs/hammer/hammer_vfsops.c
sys/vfs/hammer/hammer_vnops.c