mirror of https://git.ffmpeg.org/ffmpeg.git
Remove unnecessary #include <unistd.h>
Originally committed as revision 29437 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
d15153244f
commit
78d01adaa7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue