wnaspi32: Protect the inclusion of dirent.h in aspi.c.
authorRob Shearman <robertshearman@gmail.com>
Mon, 13 Oct 2008 22:37:25 +0000 (23:37 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Oct 2008 11:41:54 +0000 (13:41 +0200)
commit8ef9d20f9697f99130a22e960a2cb9a2acf9af6f
tree4e2615956f91f3ef9d0c1befff895665fd36bf30
parentb919443a581610ee1877945bb2caf39b96afd9c3
wnaspi32: Protect the inclusion of dirent.h in aspi.c.

This allows the file to be compiled on platforms that don't have the
header file, such as MSVC.
dlls/wnaspi32/aspi.c