CVS: main divx4_vbr.c,1.2,1.3
31 Dec
2001
31 Dec
'01
10:13 a.m.
Update of /cvsroot/mplayer/main In directory mplayer:/var/tmp.root/cvs-serv24116 Modified Files: divx4_vbr.c Log Message: <stdint.h> doesn't exist in FreeBSD Index: divx4_vbr.c =================================================================== RCS file: /cvsroot/mplayer/main/divx4_vbr.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- divx4_vbr.c 2 Nov 2001 23:58:26 -0000 1.2 +++ divx4_vbr.c 31 Dec 2001 10:13:11 -0000 1.3 @@ -43,7 +43,9 @@ #include <dlfcn.h> #include <math.h> +#ifndef __FreeBSD__ #include <stdint.h> +#endif #include "config.h"
9025
Age (days ago)
9025
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bohdan 'Nexus' Horst