sfio revision 34f9b3eef6fdadbda0a846aa4d68691ac40eace5
/* : : generated from /home/gisburn/ksh93/ast_ksh_20091014/build_i386_32bit/src/lib/libast/features/sfio by iffe version 2009-10-06 : : */
#ifndef _def_sfio_ast
#define _def_sfio_ast 1
#define _sys_types 1 /* #include <sys/types.h> ok */
#define _hdr_float 1 /* #include <float.h> ok */
#define _hdr_floatingpoint 1 /* #include <floatingpoint.h> ok */
#define _hdr_math 1 /* #include <math.h> ok */
#define _hdr_values 1 /* #include <values.h> ok */
#define _sys_filio 1 /* #include <sys/filio.h> ok */
#define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
#define _key_signed 1 /* signed is a reserved keyword */
#define _lib_cvt 1 /* native floating point conversions ok */
#define _xopen_stdio 1 /* Stdio fseek/fflush are X/Open-compliant */
#endif