From: Rich Felker Date: Thu, 4 Apr 2013 18:53:53 +0000 (-0400) Subject: cleanup mbstowcs wrapper X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=b5a527f9ff47b0f4b32c606e385a0c27d861a475;hp=b5a527f9ff47b0f4b32c606e385a0c27d861a475;ds=sidebyside cleanup mbstowcs wrapper remove unneeded headers. this file is utterly trivial now and there's no sense in having a comment to state that it's in the public domain. ---