]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
libceph: fixup includes in pagelist.h
authorIlya Dryomov <idryomov@redhat.com>
Mon, 17 Nov 2014 18:45:24 +0000 (21:45 +0300)
committerIlya Dryomov <idryomov@redhat.com>
Wed, 17 Dec 2014 17:09:53 +0000 (20:09 +0300)
commit84a1d2d1ecd9ae2fc1ae51d8529090000e88a210
treeb870bb3bba834ca4aa10cb6997fc003a5e9bfe3d
parent65a22662bfe1a84d72b9bbd9146b6782b9e53478
libceph: fixup includes in pagelist.h

pagelist.h needs to include linux/types.h and asm/byteorder.h and not
rely on other headers pulling yet another set of headers.

Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
include/linux/ceph/pagelist.h