Win32 dirent: clarify #include directives
commita311684a1cd849a76c663879e615e50a247508ac
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Apr 2012 21:47:17 +0000 (6 16:47 -0500)
tree01ce22069250f2458a2d5c902da10afd462734fd
parent53b02733ec6ecd96d8f6af38ef16060a2e9bdc5c
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