]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/include/bsddev/ppc/event.h
xnu-792.10.96.tar.gz
[apple/xnu.git] / iokit / include / bsddev / ppc / event.h
index f40fa9d5f8d0bcfd46c7073041acb576610f6131..0abba8c7ec1a7be302c5617a2a8603c5f30b0b91 100644 (file)
  * 
  * @APPLE_LICENSE_HEADER_END@
  */
+#warning include <dev/machine/event.h> is going away use <IOKit/hidsystem/IOLLEvent.h> instead
+
+#include <sys/appleapiopts.h>
+
+#ifdef __APPLE_API_OBSOLETE
 #include <dev/event.h>
+#endif /* __APPLE_API_OBSOLETE */