23 Oct
2001
23 Oct
'01
4:55 a.m.
Update of /cvsroot/mplayer/main In directory mplayer:/var/tmp.root/cvs-serv17901 Modified Files: xacodec.c Log Message: FreeBSD patch Index: xacodec.c =================================================================== RCS file: /cvsroot/mplayer/main/xacodec.c,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- xacodec.c 23 Oct 2001 02:32:59 -0000 1.17 +++ xacodec.c 23 Oct 2001 08:55:47 -0000 1.18 @@ -8,6 +8,10 @@ #include <stdio.h> #include <stdlib.h> +#ifdef __FreeBSD__ +#include <unistd.h> +#endif + #include <dlfcn.h> /* dlsym, dlopen, dlclose */ #include <stdarg.h> /* va_alist, va_start, va_end */ #include <errno.h> /* strerror, errno */
8785
Age (days ago)
8785
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bohdan 'Nexus' Horst