[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
- Previous message: [Mplayer-cvslog] CVS: main Makefile,1.217,1.218
- Next message: [Mplayer-cvslog] CVS: main/libaf af.c,1.1,1.2 af.h,1.1,1.2 af_format.c,1.1,1.2 af_resample.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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"
- Previous message: [Mplayer-cvslog] CVS: main Makefile,1.217,1.218
- Next message: [Mplayer-cvslog] CVS: main/libaf af.c,1.1,1.2 af.h,1.1,1.2 af_format.c,1.1,1.2 af_resample.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list