Win32 dirent: clarify #include directives
commit2ae80bdd2b7831900dc82d9342a11e29eb16a810
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:18:51 +0000 (28 21:18 -0500)
tree7015419c7705023f2a022bc66c7b94dd92bece65
parent38370f2e024221ebf081a8385a6bbd4db89d4c7a
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