]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/IODMAEventSource.h
xnu-1228.5.18.tar.gz
[apple/xnu.git] / iokit / IOKit / IODMAEventSource.h
index ce68f6f8607c27485fdbce3c87a894bcffca6417..4659c32471efb50f6ff42caf071c3e3b71043941 100644 (file)
@@ -34,6 +34,8 @@
 #include <IOKit/IODMAController.h>
 #include <IOKit/IOEventSource.h>
 
+class IODMAController;
+
 class IODMAEventSource : public IOEventSource
 {
   OSDeclareDefaultStructors(IODMAEventSource);