Win32 dirent: clarify #include directives
commitc9d0d7c5aa22c8f05d74172f1d2c945b26ca1c78
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 Feb 2012 20:02:52 +0000 (14 14:02 -0600)
tree236da0d5d2de36340379080a08bc2c2789167ca5
parentfd50266c527300f5fee48056e7cf4128ad8a80e4
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