summaryrefslogtreecommitdiffstats
path: root/stream/vcd_read_darwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/vcd_read_darwin.h')
-rw-r--r--stream/vcd_read_darwin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/stream/vcd_read_darwin.h b/stream/vcd_read_darwin.h
index 1aaeaf457a..4d92458486 100644
--- a/stream/vcd_read_darwin.h
+++ b/stream/vcd_read_darwin.h
@@ -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