make type of st_dev explicitly dev_t in x86_64 stat.h
authorRich Felker <dalias@aerifal.cx>
Sat, 11 Jan 2014 16:20:01 +0000 (11:20 -0500)
committerRich Felker <dalias@aerifal.cx>
Sat, 11 Jan 2014 16:20:01 +0000 (11:20 -0500)
commit7acbbdfd5d6e264dcf8efa13188f0c8edabee047
tree633a6d342e032a24d20e03385055a2b1adebf1eb
parent513136efa4274c39ed1c071ae4f4f2b10118f9f5
make type of st_dev explicitly dev_t in x86_64 stat.h

otherwise it's unclear that it's correct. aside from that, it makes
for a gratuitous difference between the x86_64 header and the upcoming
x32 header.
arch/x86_64/bits/stat.h