changeset 231:8ca8b6bc24a5 libavformat

removed os_support.h
author bellard
date Mon, 08 Sep 2003 21:59:53 +0000
parents 9f4f4ca9f7b5
children eb90c0a5a1ba
files img.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/img.c	Mon Sep 08 21:20:55 2003 +0000
+++ b/img.c	Mon Sep 08 21:59:53 2003 +0000
@@ -16,9 +16,7 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-#include <unistd.h>
 #include "avformat.h"
-#include "os_support.h"
 
 /* XXX: this is a hack */
 int loop_input = 0;