mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 14:50:07 +00:00
cdrom.h is not required here
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@960 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4cd35a04b9
commit
dbac43a765
@ -17,11 +17,6 @@
|
|||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <sys/soundcard.h>
|
#include <sys/soundcard.h>
|
||||||
#ifdef __FreeBSD__
|
|
||||||
#include <sys/cdio.h>
|
|
||||||
#else
|
|
||||||
#include <linux/cdrom.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user