From 58aea7e4d690f1a23f9f962de229478e42b2d3ac Mon Sep 17 00:00:00 2001 From: nexus Date: Wed, 28 Nov 2001 08:08:03 +0000 Subject: [PATCH] unistd.h required at least by FreeBSD git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3176 b3059339-0415-0410-9bf9-f77b7e298cf2 --- spudec.c | 1 + 1 file changed, 1 insertion(+) diff --git a/spudec.c b/spudec.c index 21a4b3f166..d263a59b6a 100644 --- a/spudec.c +++ b/spudec.c @@ -14,6 +14,7 @@ #include #include #include +#include #include "spudec.h" typedef struct {