#ifndef __BITS_TYPES_FILE_H__ # define __BITS_TYPES_FILE_H__ typedef struct { } FILE; #endif /*__BITS_TYPES_FILE_H__*/