Win32 dirent: remove unused dirent.d_ino member
commita6e8266ad57c2980be743d86a722f72a8a146e6c
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:34:33 +0000 (7 17:34 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 Feb 2012 20:02:47 +0000 (14 14:02 -0600)
tree6c20691c89e1431ff5d9aa5a9839ab7c234cb4e7
parent63e6e05fd74e57c0b35da51d7736a290e9839f5e
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