X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/d52fe63fc81f7e44faaae711812a211a78434976..9bccf70c0258c7cac2dcb80011b2a964d884c552:/iokit/include/bsddev/i386/event.h?ds=sidebyside diff --git a/iokit/include/bsddev/i386/event.h b/iokit/include/bsddev/i386/event.h index f40fa9d5f..588b60c12 100644 --- a/iokit/include/bsddev/i386/event.h +++ b/iokit/include/bsddev/i386/event.h @@ -19,5 +19,10 @@ * * @APPLE_LICENSE_HEADER_END@ */ -#include +#warning include is going away use instead + +#include +#ifdef __APPLE_API_OBSOLETE +#include +#endif /* __APPLE_API_OBSOLETE */