Win32 dirent: clarify #include directives
commit21d1bb50f9bef7637123eca2c78278f200ba0c07
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:31 +0000 (20 17:45 -0600)
treea177393bd34883aec0e4189e47eb28274398f346
parent6036a57fe71aa2a03e1fbdcc9694d64e18a3d968
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