From 13541a38cad825ec7932b2044ced4995ca298d8f Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 10 Dec 2012 11:06:14 +0000 Subject: Update to 1.5.4.26862 Tested by: Rainer Hurling , ajtiM --- audio/last.fm/files/patch-src-output-alsa-playback-xconvert.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 audio/last.fm/files/patch-src-output-alsa-playback-xconvert.c (limited to 'audio/last.fm/files/patch-src-output-alsa-playback-xconvert.c') diff --git a/audio/last.fm/files/patch-src-output-alsa-playback-xconvert.c b/audio/last.fm/files/patch-src-output-alsa-playback-xconvert.c new file mode 100644 index 000000000000..385a3b6a823c --- /dev/null +++ b/audio/last.fm/files/patch-src-output-alsa-playback-xconvert.c @@ -0,0 +1,10 @@ +--- src/output/alsa-playback/xconvert.c.orig 2012-12-02 14:30:50.000000000 +0100 ++++ src/output/alsa-playback/xconvert.c 2012-12-02 14:33:58.000000000 +0100 +@@ -57,6 +57,7 @@ + + #endif + ++#define uint size_t + + struct buffer { + void *buffer; -- cgit v1.2.3