[FFmpeg-soc] [soc]: r4781 - rtmp/rtmpproto.c

kostya subversion at mplayerhq.hu
Thu Jul 23 05:08:45 CEST 2009


Author: kostya
Date: Thu Jul 23 05:08:44 2009
New Revision: 4781

Log:
remove unneeded includes

Modified:
   rtmp/rtmpproto.c

Modified: rtmp/rtmpproto.c
==============================================================================
--- rtmp/rtmpproto.c	Wed Jul 22 21:36:49 2009	(r4780)
+++ rtmp/rtmpproto.c	Thu Jul 23 05:08:44 2009	(r4781)
@@ -24,9 +24,6 @@
  * RTMP protocol
  */
 
-#include <unistd.h>
-#include <stdarg.h>
-
 #include "libavcodec/bytestream.h"
 #include "libavutil/avstring.h"
 #include "libavutil/lfg.h"


More information about the FFmpeg-soc mailing list