Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/msrle.c')
-rw-r--r--libavcodec/msrle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/msrle.c b/libavcodec/msrle.c
index b8c61b2869..3ab73a3957 100644
--- a/libavcodec/msrle.c
+++ b/libavcodec/msrle.c
@@ -34,7 +34,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <unistd.h>
#include "avcodec.h"
#include "dsputil.h"