Modules/UDI - Minor tweaks
[tpg/acess2.git] / KernelLand / Modules / Interfaces / UDI / include / udi_physio.h
index 84b684b..f5c3ab1 100644 (file)
@@ -6,6 +6,10 @@
 
 #include <udi.h>
 
+//#ifndef UDI_PHYSIO_VERSION
+//# error "UDI_PHYSIO_VERSION must be defined"
+//#endif
+
 // === TYPEDEFS ===
 // DMA Core
 typedef _udi_handle_t  udi_dma_handle_t;
@@ -122,6 +126,8 @@ struct udi_scgth_s
 #include <physio/dma.h>
 #include <physio/meta_intr.h>
 #include <physio/meta_bus.h>
-#include <physio/pio.h>
+#include "physio/pio.h"
+
+#include "physio/pci.h"
 
 #endif

UCC git Repository :: git.ucc.asn.au