dirent: fix test failure
authorEric Blake <ebb9@byu.net>
Wed, 6 Jan 2010 21:08:15 +0000 (14:08 -0700)
committerEric Blake <ebb9@byu.net>
Thu, 7 Jan 2010 02:01:17 +0000 (19:01 -0700)
commit010ecd2dfc078e5a475bc5ab152e7cfc10cef804
treeb4a3ffdcfed8485166cf08fdf9da23d339b06f8c
parente5697c685644390cb2ec3f753a5547b73128f6b4
dirent: fix test failure

POSIX 2008 XSI requires ino_t.  But it is easier if gnulib
guarantees it always, rather than just on XSI systems.

* lib/dirent.in.h (includes): Guarantee ino_t.
Reported by Ralf Wildenhues.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/dirent.in.h