commit | 84a1d2d1ecd9ae2fc1ae51d8529090000e88a210 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@redhat.com> | Mon Nov 17 21:45:24 2014 +0300 |
committer | Ilya Dryomov <idryomov@redhat.com> | Wed Dec 17 20:09:53 2014 +0300 |
tree | b870bb3bba834ca4aa10cb6997fc003a5e9bfe3d | |
parent | 65a22662bfe1a84d72b9bbd9146b6782b9e53478 [diff] |
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>