X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=UDI%2Finclude%2Fudi_physio.h;h=7023687b5f695ff26de7d0e66167ee91a49410cc;hb=0a44d8898569e739ebe46df6d2473dca0319dfd4;hp=f7643c8e59ef76b01fea614baf05df322c27ea08;hpb=aa8ddff9ee172c570b0ccaa34c07fb4a9d65ec25;p=tpg%2Facess2.git diff --git a/UDI/include/udi_physio.h b/UDI/include/udi_physio.h index f7643c8e..7023687b 100644 --- a/UDI/include/udi_physio.h +++ b/UDI/include/udi_physio.h @@ -6,9 +6,9 @@ #include -//#ifndef UDI_PHYSIO_VERSION -//# error "UDI_PHYSIO_VERSION must be defined" -//#endif +#ifndef UDI_PHYSIO_VERSION +# error "UDI_PHYSIO_VERSION must be defined" +#endif #define UDI_DL_PIO_HANDLE_T 200 #define UDI_DL_DMA_CONSTRAINTS_T 201 @@ -128,6 +128,4 @@ struct udi_scgth_s #include #include "physio/pio.h" -#include "physio/pci.h" - #endif