Win32 dirent: clarify #include directives
commit86b0ab5104c9b76cbe1600bf32693cbf71e89a53
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:47:41 +0000 (7 17:47 +0100)
committerKarsten Blees <blees@dcon.de>
Thu, 15 Mar 2012 17:05:25 +0000 (15 18:05 +0100)
treecd1d21f95b9d232682aea651cd1a5612a74cdbdc
parentecf078d458935f43857a92e386073d0b5bd76f9e
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