Fix implicit declaration of strndup
authorpixdamix <pixdamix@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Wed, 28 Oct 2009 09:10:59 +0000 (09:10 +0000)
committerpixdamix <pixdamix@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Wed, 28 Oct 2009 09:10:59 +0000 (09:10 +0000)
commit53a42ce9e6cd906013c8d478751f496f2b367e5f
tree09ffb8381e78aa8088645c07f4cbf232805be993
parent84552e64fa6d42931a5c64c20acc580e9bb6b8bd
Fix implicit declaration of strndup

s/strndup/xstrndup/

Thanks to Graham Gower <graham.gower@gmail.com>

git-svn-id: http://opkg.googlecode.com/svn/trunk@224 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libbb/unarchive.c