[Mplayer-cvslog] CVS: main/libaf af_channels.c,1.5,1.6

Anders Johansson anders at mplayerhq.hu
Wed Oct 30 10:05:25 CET 2002


Update of /cvsroot/mplayer/main/libaf
In directory mail:/var/tmp.root/cvs-serv3239/libaf

Modified Files:
	af_channels.c 
Log Message:
Adding compile problem fix from Gabucino

Index: af_channels.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_channels.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- af_channels.c	6 Oct 2002 11:26:14 -0000	1.5
+++ af_channels.c	30 Oct 2002 09:05:02 -0000	1.6
@@ -6,6 +6,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include <inttypes.h>
 
 #include "../config.h"
 #include "../mp_msg.h"




More information about the MPlayer-cvslog mailing list