diff options
Diffstat (limited to 'audio/last.fm/files/patch-src_output_alsa-playback_xconvert.c')
-rw-r--r-- | audio/last.fm/files/patch-src_output_alsa-playback_xconvert.c | 10 |
1 files changed, 0 insertions, 10 deletions
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 deleted file mode 100644 index 4435bb3f6bea..000000000000 --- a/audio/last.fm/files/patch-src_output_alsa-playback_xconvert.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/output/alsa-playback/xconvert.c.orig 2007-02-01 12:59:50 UTC -+++ src/output/alsa-playback/xconvert.c -@@ -57,6 +57,7 @@ - - #endif - -+#define uint size_t - - struct buffer { - void *buffer; |