Win32 dirent: remove unused dirent.d_ino member
commit41fef50591b4e5063de56af6067404ce3f51bca4
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:34:33 +0000 (7 17:34 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 6 Dec 2011 00:17:43 +0000 (6 00:17 +0000)
treeaf04d57a1fbd83c05cebb0b0d91bb74c2eda3de8
parentca7a4ca750696e744f6aefa872c99e29f0f7fca0
Win32 dirent: remove unused dirent.d_ino member

There are no proper inodes on Windows, so remove dirent.d_ino and #define
NO_D_INO_IN_DIRENT in the Makefile (this skips e.g. an ineffective qsort in
fsck.c).

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Makefile
compat/win32/dirent.h