1 /* This is an 1st attempt to stop other include files pulling
3 A more ambitious set of possible symbols can be found in
4 sfio.h (inside an _cplusplus gard).
6 #if !defined(_STDIO_H) && !defined(FILE) && !defined(_STDIO_INCLUDED) && !defined(__STDIO_LOADED)
8 #define _STDIO_INCLUDED
11 #define FILE struct _FILE
14 #define _CANNOT "CANNOT"