pkgsrc/audio/audacity/patches/patch-bd
2011-11-26 17:07:59 +00:00

12 lines
357 B
Text

$NetBSD: patch-bd,v 1.2 2011/11/26 17:07:59 joerg Exp $
--- lib-src/soundtouch/source/example/SoundStretch/WavFile.cpp.orig 2006-11-15 04:12:11.000000000 +0000
+++ lib-src/soundtouch/source/example/SoundStretch/WavFile.cpp
@@ -50,6 +50,7 @@
#include <string>
#include <assert.h>
#include <limits.h>
+#include <string.h>
#include "WavFile.h"