[FFmpeg-cvslog] r9268 - trunk/cws2fws.c

diego subversion
Sun Jun 10 16:12:02 CEST 2007


Author: diego
Date: Sun Jun 10 16:12:01 2007
New Revision: 9268

Log:
Add appropriate headers for exit and printf.


Modified:
   trunk/cws2fws.c

Modified: trunk/cws2fws.c
==============================================================================
--- trunk/cws2fws.c	(original)
+++ trunk/cws2fws.c	Sun Jun 10 16:12:01 2007
@@ -8,6 +8,8 @@
 
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <stdio.h>
+#include <stdlib.h>
 #include <unistd.h>
 #include <zlib.h>
 




More information about the ffmpeg-cvslog mailing list