Add missing header #includes to fix 'make checkheaders'.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26218 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-03-10 20:19:15 +00:00
parent 9937bed877
commit 5444ec53dc
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,8 @@
#include <string.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/uio.h>
#include <unistd.h>
#include <CoreFoundation/CFBase.h>
#include <IOKit/IOKitLib.h>
#include <IOKit/storage/IOCDTypes.h>
@ -12,6 +14,7 @@
#include <IOKit/storage/IOCDMediaBSDClient.h>
#include "mpbswap.h"
#include "mp_msg.h"
#include "stream.h"
//=================== VideoCD ==========================
#define CDROM_LEADOUT 0xAA