Win32 dirent: remove unused dirent.d_reclen member
commitb0601e6564061aa21699ee0a523e969c228cb1b4
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:38:25 +0000 (7 17:38 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jun 2014 22:10:53 +0000 (9 15:10 -0700)
tree0311173e20c4a39d1fc181a5b203e25256ac077c
parent1d94c403fd52eddd2c4d6c0123f64c56a79bfca7
Win32 dirent: remove unused dirent.d_reclen member

Remove the union around dirent.d_type and the unused dirent.d_reclen member
(which was necessary for compatibility with the MinGW dirent runtime, which
is no longer used).

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Stepan Kasal <kasal@ucw.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/win32/dirent.h