00001 #ifndef _VAPI_IO_DATA_H_ 00002 #define _VAPI_IO_DATA_H_ 00003 #include "vapiLists.h" 00004 #include "vapiTypes.h" 00005 00006 void vapiIORegisterSupportedHw (); 00007 00008 int vapiDIFile (vOptions * Options, char *str); 00009 00010 #endif