diff options
author | Miloslav Trmač <mitr@redhat.com> | 2010-08-08 02:03:13 +0200 |
---|---|---|
committer | Miloslav Trmač <mitr@redhat.com> | 2010-08-08 02:18:53 +0200 |
commit | f28aa3e7b3a1cd96f5e6449e3793561409f1ac94 (patch) | |
tree | 8c701dfb9f59cf81dc93feb48ab37c6db7bd6b3a /fs/jbd/commit.c | |
parent | cb519ef9fc39d3ccb1272ec7685524443490ca54 (diff) | |
download | kernel-crypto-f28aa3e7b3a1cd96f5e6449e3793561409f1ac94.tar.gz kernel-crypto-f28aa3e7b3a1cd96f5e6449e3793561409f1ac94.tar.xz kernel-crypto-f28aa3e7b3a1cd96f5e6449e3793561409f1ac94.zip |
Use types from <linux/types.h> for public headers.
When included in the kernel tree, <inttypes.h> is not available, so
<linux/types.h> has to be used. <linux/types.h> does not provide the
uintNN_t and size_t types when installed to /usr/include/linux (package
kernel-headers on Fedora).
Therefore, use the types from <linux/types.h> that are available in
userspace.
Also fix user-space users of the headers not to assume that they provide
the <stdint.h> types.
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions