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