summaryrefslogtreecommitdiff
path: root/audio/muse/files/patch-shout::mp3.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/muse/files/patch-shout::mp3.c')
-rw-r--r--audio/muse/files/patch-shout::mp3.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/muse/files/patch-shout::mp3.c b/audio/muse/files/patch-shout::mp3.c
new file mode 100644
index 000000000000..8570a8224d54
--- /dev/null
+++ b/audio/muse/files/patch-shout::mp3.c
@@ -0,0 +1,10 @@
+--- shout/mp3.c.orig Tue Mar 25 05:30:10 2003
++++ shout/mp3.c Thu Apr 24 02:44:09 2003
+@@ -1,7 +1,6 @@
+ /* mp3.c: libshout MP3 format handler */
+
+ #include <stdio.h>
+-#include <stdint.h>
+ #include <stdlib.h>
+ #include <string.h>
+ #include <config.h>