2009-05-20 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Thu, 21 May 2009 00:48:14 +0000 (00:48 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Thu, 21 May 2009 00:48:14 +0000 (00:48 -0000)
commitaaee9490fe3baae45163a5f145682170b1e77edc
tree617cba610ba4305b1d5ed123a825104777a7670c
parent37eca67ddec0d190e9affe8a47aa9f221dc7189e
2009-05-20  Miguel de Icaza  <miguel@novell.com>

* wapi_glob.c (_wapi_glob): Use PATH_MAX from limits.h instead of
the BSD name from sys/param.h (MAXPATHLEN)

Do not include pwd.h as it is not used.

svn path=/trunk/mono/; revision=134494
mono/io-layer/ChangeLog
mono/io-layer/wapi_glob.c