changeset 3349:54e578571711 libavformat

remove unneeded include
author bcoudurier
date Mon, 26 May 2008 03:46:06 +0000
parents 4d492fccf79b
children e092bf9b744f
files ffmenc.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ffmenc.c	Mon May 26 03:44:31 2008 +0000
+++ b/ffmenc.c	Mon May 26 03:46:06 2008 +0000
@@ -21,7 +21,6 @@
 
 #include "avformat.h"
 #include "ffm.h"
-#include <unistd.h>
 
 /* disable pts hack for testing */
 int ffm_nopts = 0;