diff postproc/swscale.c @ 14698:16b3c8e291ff

FreeBSD fix
author nexus
date Mon, 14 Feb 2005 13:29:55 +0000
parents 734239808489
children 1fab95e4513c
line wrap: on
line diff
--- a/postproc/swscale.c	Mon Feb 14 06:08:16 2005 +0000
+++ b/postproc/swscale.c	Mon Feb 14 13:29:55 2005 +0000
@@ -53,6 +53,7 @@
 #include <string.h>
 #include <math.h>
 #include <stdio.h>
+#include <unistd.h>
 #include "../config.h"
 #include "../mangle.h"
 #include <assert.h>