Fix MS-Windows build following 2012-11-21T21:06:52Z!eggert@cs.ucla.edu.
authorEli Zaretskii <eliz@gnu.org>
Thu, 22 Nov 2012 03:56:38 +0000 (05:56 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 22 Nov 2012 03:56:38 +0000 (05:56 +0200)
commitec84768f9754d5943610cbbd048dc4d4a46d847f
tree7159daa67006d968c3ab7d2c221394a2ee4cd2ff
parent723da6aa83d8308623ed56aff31a4171fae029ee
Fix MS-Windows build following 2012-11-21T21:06:52Z!eggert@cs.ucla.edu.

 src/w32.c (getcwd): Fix the 2nd argument type, to prevent conflicts
 with Windows system header.

Fixes: debbugs:12945
src/ChangeLog
src/w32.c