From 777afed86d510d6b4dd425db3c62ca4dae07f122 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 25 Apr 2018 01:17:29 -0500 Subject: user/id3lib: add cstring patch for PowerPC --- user/id3lib/cstring.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 user/id3lib/cstring.patch (limited to 'user/id3lib/cstring.patch') diff --git a/user/id3lib/cstring.patch b/user/id3lib/cstring.patch new file mode 100644 index 000000000..dfb80119a --- /dev/null +++ b/user/id3lib/cstring.patch @@ -0,0 +1,10 @@ +--- id3lib-3.8.3/include/id3/id3lib_strings.h.old 2003-03-01 18:23:00.000000000 -0600 ++++ id3lib-3.8.3/include/id3/id3lib_strings.h 2018-03-25 14:47:42.035694885 -0500 +@@ -30,6 +30,7 @@ + #define _ID3LIB_STRINGS_H_ + + #include ++#include + + #if (defined(__GNUC__) && (__GNUC__ >= 3) || (defined(_MSC_VER) && _MSC_VER > 1000)) + namespace std -- cgit v1.2.3-60-g2f50