Win32 dirent: clarify #include directives
commitc43dbc5b565be23eda72d34b2aa575deb4d7acbb
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerStepan Kasal <kasal@ucw.cz>
Thu, 15 May 2014 07:41:02 +0000 (15 09:41 +0200)
tree790ca35a0f3b5d34a6719688412d407011989fdc
parent7ac2f5d802a98003b458f1fb3e6a09cbaa733e4b
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