mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 15:52:25 +00:00
unistd.h required at least by FreeBSD
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3318 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3493023bce
commit
c42243ea48
@ -28,6 +28,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "audio_out.h"
|
||||
#include "audio_plugin.h"
|
||||
|
Loading…
Reference in New Issue
Block a user