Win32 dirent: clarify #include directives
commit35abfdbbeb3570b82f36def69d7b2d54f6d416b3
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:30:07 +0000 (22 13:30 +0100)
tree2e049f22f279f396053eab5da837ab847d2673e9
parentdb296187b899381a9f8d2acbe306a8b9a3919c86
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