1*b30d1939SAndy Fiddaman/* : : generated from contrib/ast/src/lib/libast/features/sfio by iffe version 2012-07-17 : : */
2da2e3ebdSchin#ifndef _def_sfio_ast
3da2e3ebdSchin#define _def_sfio_ast	1
4da2e3ebdSchin#define _sys_types	1	/* #include <sys/types.h> ok */
5da2e3ebdSchin#define _hdr_float	1	/* #include <float.h> ok */
6da2e3ebdSchin#define _hdr_floatingpoint	1	/* #include <floatingpoint.h> ok */
7da2e3ebdSchin#define _hdr_math	1	/* #include <math.h> ok */
8da2e3ebdSchin#define _hdr_values	1	/* #include <values.h> ok */
9da2e3ebdSchin#define _sys_filio	1	/* #include <sys/filio.h> ok */
10da2e3ebdSchin#define _sys_ioctl	1	/* #include <sys/ioctl.h> ok */
11da2e3ebdSchin#define _key_signed	1	/* signed is a reserved keyword */
12*b30d1939SAndy Fiddaman#define _ptr_bits	32
13da2e3ebdSchin#define _lib_cvt	1	/* native floating point conversions ok */
14da2e3ebdSchin#define _xopen_stdio	1	/* Stdio fseek/fflush are X/Open-compliant */
15da2e3ebdSchin#endif
16