Win32 dirent: clarify #include directives
commit1864abffd642629966dc7f146c265b737e6cf0f7
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 10 Apr 2014 18:52:09 +0000 (10 13:52 -0500)
treedf877f97f77b6aa17b9bc1390345ca8a072ad8fb
parent4a4ec488368566d91e8a3eeaa45897e35b6fd828
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