]> 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>
Sat, 22 Jan 2011 11:16:43 +0000 (12:16 +0100)
commitf3264230583094a68acd9b1abf938f09548da2b9
treee3546844e8dd0ea2a2791622114b1483a61d8bee
parent52440e3ca6d6cece99825281efb09ebc32d4427c
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