Win32 dirent: remove unused dirent.d_ino member
commitbc0687f097103d497b1617e154e384a9ede73d89
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:34:33 +0000 (7 17:34 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 5 Jan 2012 20:29:49 +0000 (5 14:29 -0600)
treeb00fa96fb77b7cb0d5bf8d73c05aad829f09e888
parent8a09cd2b00153e3ff48a9804fc922c9b73d8d53c
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