[Mplayer-cvslog] CVS: main/libaf af_channels.c,1.1,1.2

Bohdan 'Nexus' Horst nexus at mplayerhq.hu
Tue Oct 1 11:20:55 CEST 2002


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

Modified Files:
	af_channels.c 
Log Message:
FreeBSD fix

Index: af_channels.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_channels.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- af_channels.c	1 Oct 2002 06:45:08 -0000	1.1
+++ af_channels.c	1 Oct 2002 09:20:27 -0000	1.2
@@ -5,6 +5,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <unistd.h>
 
 #include "../config.h"
 #include "../mp_msg.h"




More information about the MPlayer-cvslog mailing list