From def691696ed861ca308b2c3fe2764d0eb270c7d5 Mon Sep 17 00:00:00 2001 From: ivo Date: Wed, 24 Oct 2007 12:07:29 +0000 Subject: add missing include (errno.h). fix compilation on openbsd git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24847 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/tvi_bsdbt848.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stream') diff --git a/stream/tvi_bsdbt848.c b/stream/tvi_bsdbt848.c index 8ac31aef03..1b7c7e2847 100644 --- a/stream/tvi_bsdbt848.c +++ b/stream/tvi_bsdbt848.c @@ -36,6 +36,7 @@ #include #include #include +#include #include #ifdef USE_SUN_AUDIO -- cgit v1.2.3