Win32 dirent: clarify #include directives
commit98d72373da3dbb770256d509ab844128b859163d
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 15:40:13 +0000 (3 10:40 -0500)
tree9c71ca368d5b23a6eea006df15e6bb263adf630c
parent4fd75cf653c1c5424681046ebb8b4da093d49cc4
Win32 dirent: clarify #include directives

Git-compat-util.h is two dirs up, and already includes <dirent.h> (which
is the same as "dirent.h" due to -Icompat/win32 in the Makefile).

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
compat/win32/dirent.c