X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/1c79356b52d46aa6b508fb032f5ae709b1f2897b..9bccf70c0258c7cac2dcb80011b2a964d884c552:/iokit/include/assert.h diff --git a/iokit/include/assert.h b/iokit/include/assert.h index 9ee0085ff..141036a77 100644 --- a/iokit/include/assert.h +++ b/iokit/include/assert.h @@ -21,4 +21,8 @@ */ #warning include is going away use IOKit/assert.h instead +#include + +#ifdef __APPLE_API_OBSOLETE #include +#endif /* __APPLE_API_OBSOLETE */