/*---------------------------------------------------------------------*/
/* TIO.H  (extra's van TC io.h tov ASCII C io.h)                       */
/*---------------------------------------------------------------------*/
#ifndef HEADERtio
#define HEADERtio

#include <bdosfunc.h>

int ioctl(.);

#endif

