From 96f5bed67cf3027b33c4bec426fb7833d9f5ab58 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Thu, 8 Jul 2010 00:57:10 +0000 Subject: abusing the svn repository to copy the code from GNU/Linux host and FreeBSD in virtualbox :) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54330 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- plugins/dfcdrom/cdr.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/dfcdrom/cdr.h') diff --git a/plugins/dfcdrom/cdr.h b/plugins/dfcdrom/cdr.h index fab260e5..5ebdbbc0 100644 --- a/plugins/dfcdrom/cdr.h +++ b/plugins/dfcdrom/cdr.h @@ -76,6 +76,9 @@ struct cdrom_msf { #ifdef __FreeBSD__ +#include +#include + #define DEV_DEF "/dev/acd0" #else -- cgit v1.2.3