Win32 dirent: remove unused dirent.d_ino member
commit336d506567fec6600dda8f7caa29f0039c54a95a
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:34:33 +0000 (7 17:34 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 10 May 2014 21:56:27 +0000 (10 16:56 -0500)
tree188bcbb8e039d535cfe097ad564ab56fcd696057
parent89b944569b10f14697caae7f8af7454c6b10c739
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>
compat/win32/dirent.h
config.mak.uname