Fix compiler warnings from OS X Lion: a missing #include and some
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 6 May 2012 19:34:02 +0000 (19:34 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 6 May 2012 19:34:02 +0000 (19:34 +0000)
commit464d0c290a0bedb29326f528a1c8d4417c5153ee
tree09610b51ef9f27f4a87685a4f355ebd231d9a7d6
parent80e59395e22a8b281706d4c25a71f0f77442522b
Fix compiler warnings from OS X Lion: a missing #include and some
signed/unsigned type mismatches.

git-svn-id: svn://svn.tartarus.org/sgt/utils@9507 cda61777-01e9-0310-a592-d414129be87e
xcopy/xcopy.c