Win32 dirent: clarify #include directives
commitcc40d7c6fa351065546d51498af36ba471bb800e
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 27 Oct 2011 08:52:26 +0000 (27 09:52 +0100)
tree1469b7a93846d5fb1e4be0ffa0b0d900ee5a8a89
parent310db8192fdadb972009d86010c675ef77961576
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