]> git.ipfire.org Git - thirdparty/util-linux.git/commit
include: minix.h: use data types from stdint.h
authorSami Kerola <kerolasa@iki.fi>
Thu, 14 Jul 2011 15:24:10 +0000 (17:24 +0200)
committerSami Kerola <kerolasa@iki.fi>
Wed, 20 Jul 2011 17:58:49 +0000 (19:58 +0200)
commit2788d8417b1c5e66842ca138117081dc0bc8a3ac
treef96904fc4cc2b00c2504ae2cf711da79cc666751
parent872a1575e81f5ed1e871d4ed9558f43effe96423
include: minix.h: use data types from stdint.h

The kernel types (e.g. u32, s64) are unexpected in util-linux.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
disk-utils/minix.h