summaryrefslogtreecommitdiffstats
path: root/m_option.c
diff options
context:
space:
mode:
authornexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-24 01:03:16 +0000
committernexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-24 01:03:16 +0000
commit655c735107760f7fbd2a2082ea15047673fa8389 (patch)
tree1d444c28379989d0619ee2e68356579132fda60e /m_option.c
parent0271f6faa4f16336fc297eecd9de8c92ba338f21 (diff)
downloadmpv-655c735107760f7fbd2a2082ea15047673fa8389.tar.bz2
mpv-655c735107760f7fbd2a2082ea15047673fa8389.tar.xz
FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8263 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'm_option.c')
-rw-r--r--m_option.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/m_option.c b/m_option.c
index dda0cfba37..75645c15ee 100644
--- a/m_option.c
+++ b/m_option.c
@@ -9,6 +9,7 @@
#include <stdio.h>
#include <stdarg.h>
#include <inttypes.h>
+#include <unistd.h>
#include "m_option.h"
//#include "m_config.h"