FreeBSD fix
authorBohdan Horst <nexus@irc.pl>
Mon, 14 Feb 2005 13:29:55 +0000 (13:29 +0000)
committerBohdan Horst <nexus@irc.pl>
Mon, 14 Feb 2005 13:29:55 +0000 (13:29 +0000)
Originally committed as revision 14699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

postproc/swscale.c

index cefff83..05f07d0 100644 (file)
@@ -53,6 +53,7 @@ untested special converters
 #include <string.h>
 #include <math.h>
 #include <stdio.h>
+#include <unistd.h>
 #include "../config.h"
 #include "../mangle.h"
 #include <assert.h>