From dca9c948095aed1cc8beba682de506010b512f0c Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sun, 15 Nov 2015 16:21:01 +0000 Subject: Update to upstream version 0.7.0-b1 PR: 204499 Submitted by: yamagi@yamagi.org (maintainer) --- audio/ncmpcpp/files/patch-src_status.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 audio/ncmpcpp/files/patch-src_status.cpp (limited to 'audio/ncmpcpp/files/patch-src_status.cpp') diff --git a/audio/ncmpcpp/files/patch-src_status.cpp b/audio/ncmpcpp/files/patch-src_status.cpp new file mode 100644 index 000000000000..72edb2b0666c --- /dev/null +++ b/audio/ncmpcpp/files/patch-src_status.cpp @@ -0,0 +1,11 @@ +--- src/status.cpp.orig 2015-11-04 20:01:29 UTC ++++ src/status.cpp +@@ -21,6 +21,8 @@ + #include + #include + #include ++#include ++#include + + #include "browser.h" + #include "charset.h" -- cgit v1.2.3