summaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
Diffstat (limited to 'libswscale')
-rw-r--r--libswscale/swscale.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libswscale/swscale.c b/libswscale/swscale.c
index 64c4e2b63e..bbeef61dba 100644
--- a/libswscale/swscale.c
+++ b/libswscale/swscale.c
@@ -59,7 +59,6 @@ untested special converters
#include <string.h>
#include <math.h>
#include <stdio.h>
-#include <unistd.h>
#include "config.h"
#include <assert.h>
#if HAVE_SYS_MMAN_H