Win32 dirent: remove unused dirent.d_ino member
commit9317c6f9168a0f16d6f9a281d20418d9d4f78a62
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:34:33 +0000 (7 17:34 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 15:40:12 +0000 (3 10:40 -0500)
tree2e2a1ac0a30931c82bcddff0c04ffb2a7f22af8b
parent6f33c5837124a53d7e4c858f58046c4c5ee436be
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