[MPlayer-cvslog] CVS: main/libmpdemux stream_smb.c,1.1,1.2

Nico Sabbi CVS syncmail at mplayerhq.hu
Thu May 19 23:47:33 CEST 2005


CVS change done by Nico Sabbi CVS

Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var2/tmp/cvs-serv10210

Modified Files:
	stream_smb.c 
Log Message:
remove inclusion of stdio.h

Index: stream_smb.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/stream_smb.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stream_smb.c	19 May 2005 20:58:11 -0000	1.1
+++ stream_smb.c	19 May 2005 21:47:30 -0000	1.2
@@ -5,7 +5,6 @@
 
 #include <libsmbclient.h>
 #include <unistd.h>
-#include <stdio.h>
 
 #include "mp_msg.h"
 #include "stream.h"




More information about the MPlayer-cvslog mailing list