Win32 dirent: clarify #include directives
commit596ca9a80610f7e8264dd224bcae970815d1d31f
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerStepan Kasal <kasal@ucw.cz>
Wed, 16 Apr 2014 14:31:09 +0000 (16 16:31 +0200)
treedf877f97f77b6aa17b9bc1390345ca8a072ad8fb
parentc1ecc9ef18c64e206a49b53f6406abf1e77010d8
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