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>
Sun, 30 Jan 2011 19:44:11 +0000 (20:44 +0100)
commit6c81b97a58cacdb337e1957312196c86647e25f9
treee88d369f3f63eff3ca541837cd798fda89bde23f
parenta40a8fe1e52a78dc9493cbcecc9a01e72f1a76d8
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