<sys\stat.h>

The <sys\stat.h> include file defines the low-level input/output functions fstat and stat. It also defines the structure stat and the following types:

dev_t ino_t
off_t time_t



<sys\types.h>
<io.h>