changeset 15521:77a604e12143

remove inclusion of stdio.h
author nicodvb
date Thu, 19 May 2005 21:47:30 +0000
parents 2c5186ed83b9
children 7bd5a7fb8a75
files libmpdemux/stream_smb.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/stream_smb.c	Thu May 19 20:58:11 2005 +0000
+++ b/libmpdemux/stream_smb.c	Thu May 19 21:47:30 2005 +0000
@@ -5,7 +5,6 @@
 
 #include <libsmbclient.h>
 #include <unistd.h>
-#include <stdio.h>
 
 #include "mp_msg.h"
 #include "stream.h"