summaryrefslogtreecommitdiff
path: root/libavformat/img.c
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2003-09-08 21:59:53 +0000
committerFabrice Bellard <fabrice@bellard.org>2003-09-08 21:59:53 +0000
commit66a15ea2d20841758ebf4f7aab091e203d5f3717 (patch)
tree26ac7d16cb6f0f80e5b3c96d14348ade3782e65e /libavformat/img.c
parentdb0e9b034b9afbc75d211f8c880ed52b5d200560 (diff)
removed os_support.h
Originally committed as revision 2230 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/img.c')
-rw-r--r--libavformat/img.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/img.c b/libavformat/img.c
index d8b0f3b583..9048dabc90 100644
--- a/libavformat/img.c
+++ b/libavformat/img.c
@@ -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;