23 Jan
2002
23 Jan
'02
8:57 a.m.
Update of /cvsroot/mplayer/main/libmpdemux In directory mplayer:/var/tmp.root/cvs-serv2773 Modified Files: stream.h Log Message: FreeBSD need this to compile after last changes Index: stream.h =================================================================== RCS file: /cvsroot/mplayer/main/libmpdemux/stream.h,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- stream.h 21 Jan 2002 09:44:25 -0000 1.27 +++ stream.h 23 Jan 2002 13:57:43 -0000 1.28 @@ -21,6 +21,10 @@ #include "network.h" #endif +#ifdef __FreeBSD__ +#include "network.h" +#endif + int vcd_seek_to_track(int fd,int track); void vcd_read_toc(int fd);
8693
Age (days ago)
8693
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bohdan 'Nexus' Horst