VirtualBox

Ignore:
Timestamp:
Jan 28, 2009 8:22:08 PM (16 years ago)
Author:
vboxsync
Message:

the-darwin-kernel.h: Added IOKit/IOBufferMemoryDescriptor.h and made i386/mp_events.h x86 only and < 10.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h

    r14338 r16330  
    5959#include <kern/sched_prim.h>
    6060#include <kern/locks.h>
    61 #include <i386/mp_events.h>
     61#if defined(RT_ARCH_X86) && MAC_OS_X_VERSION_MIN_REQUIRED < 1060
     62# include <i386/mp_events.h>
     63#endif
    6264#include <libkern/libkern.h>
    6365#include <mach/thread_act.h>
     
    7274#include <IOKit/IOLib.h>
    7375#include <IOKit/IOMemoryDescriptor.h>
     76#include <IOKit/IOBufferMemoryDescriptor.h>
    7477#include <IOKit/IOMapper.h>
    7578
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette