[Mplayer-cvslog] CVS: main m_option.c,1.2,1.3

Bohdan 'Nexus' Horst CVS nexus at mplayerhq.hu
Sun Nov 24 02:03:37 CET 2002


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

Modified Files:
	m_option.c 
Log Message:
FreeBSD fix

Index: m_option.c
===================================================================
RCS file: /cvsroot/mplayer/main/m_option.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- m_option.c	12 Nov 2002 12:39:05 -0000	1.2
+++ m_option.c	24 Nov 2002 01:03:16 -0000	1.3
@@ -9,6 +9,7 @@
 #include <stdio.h>
 #include <stdarg.h>
 #include <inttypes.h>
+#include <unistd.h>
 
 #include "m_option.h"
 //#include "m_config.h"




More information about the MPlayer-cvslog mailing list