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