]> git.ipfire.org Git - thirdparty/coreutils.git/commit
fiemap.h: include <stdint.h>, not <linux/types.h>
authorJim Meyering <meyering@redhat.com>
Wed, 9 Jun 2010 06:42:30 +0000 (08:42 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 28 Jan 2011 22:28:38 +0000 (23:28 +0100)
commit5be9d091899bf203fd20d39f55c64fa8c2310b43
tree2724efcf14e39c126d563e4bf8129f8d20eca745
parent690767b2e9d9eb51e8e4afe9c7d6e18e02fc9913
fiemap.h: include <stdint.h>, not <linux/types.h>

* src/fiemap.h: Include stdint.h, not linux/types.h,
now that this file uses only portable type names.
src/fiemap.h