]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: drop #include of int_types.h from installed headers 685/head
authorSage Weil <sage@inktank.com>
Thu, 3 Oct 2013 19:16:55 +0000 (12:16 -0700)
committerSage Weil <sage@inktank.com>
Thu, 3 Oct 2013 19:16:55 +0000 (12:16 -0700)
commitafb4d83d0cdb8fce229ef4943eb6acf64403e5a8
treee819e2a7ac0ec4c60ef7e175960e7006a837a845
parentd3ba8da597384516c85a9af928971a585843aeb4
librados: drop #include of int_types.h from installed headers

These are unnecessary, and breaks compilation for outside users.

Prefer inttypes.h over stdint.h.

Signed-off-by: Sage Weil <sage@inktank.com>
src/include/buffer.h
src/include/crc32c.h
src/include/rados/librados.h