aboutsummaryrefslogtreecommitdiff
path: root/audio/musicpd/files/patch-src_decoder_plugins_WavpackDecoderPlugin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'audio/musicpd/files/patch-src_decoder_plugins_WavpackDecoderPlugin.cxx')
-rw-r--r--audio/musicpd/files/patch-src_decoder_plugins_WavpackDecoderPlugin.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/musicpd/files/patch-src_decoder_plugins_WavpackDecoderPlugin.cxx b/audio/musicpd/files/patch-src_decoder_plugins_WavpackDecoderPlugin.cxx
deleted file mode 100644
index 356f39ec3499..000000000000
--- a/audio/musicpd/files/patch-src_decoder_plugins_WavpackDecoderPlugin.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/decoder/plugins/WavpackDecoderPlugin.cxx.orig 2017-01-27 07:46:51 UTC
-+++ src/decoder/plugins/WavpackDecoderPlugin.cxx
-@@ -34,6 +34,8 @@
- #include <stdexcept>
- #include <memory>
-
-+#include <cstdlib>
-+
- #include <assert.h>
-
- #define ERRORLEN 80