#ifndef _FILE_DECL #define _FILE_DECL struct _IO_FILE; typedef struct _IO_FILE FILE; #endif