1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/audio/last.fm/files/patch-src-output-alsa-playback-xconvert.c
Tilman Keskinoz 13541a38ca Update to 1.5.4.26862
Tested by:	Rainer Hurling <rhurlin@gwdg.de>,
		ajtiM <lumiwa@gmail.com>
2012-12-10 11:06:14 +00:00

11 lines
246 B
C

--- 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;