Win32 dirent: clarify #include directives
commit037076eecb66fdaa867b97701b0cd8387d918f75
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:36:47 +0000 (19 23:36 +0100)
tree1c4f18c2cfb48498055d0c185011c89cd3354a80
parent1a2382f13d5b3e5c4c6ec360c329b7cd473d8f65
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