Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 0e849cb9e696aeb35446069804e7f92c > files > 1

libsndfile-1.0.18-2.pre22.1mdv2009.0.src.rpm

diff -Naur libsndfile-1.0.18pre22/examples/sndfilehandle.cc libsndfile-1.0.18pre22.tpg/examples/sndfilehandle.cc
--- libsndfile-1.0.18pre22/examples/sndfilehandle.cc	2008-03-16 09:14:13.000000000 +0000
+++ libsndfile-1.0.18pre22.tpg/examples/sndfilehandle.cc	2008-05-27 14:33:05.000000000 +0000
@@ -16,6 +16,7 @@
 ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 */
 
+#include	<string.h>
 #include	<cstdio>
 
 #include	<sndfile.hh>