OpenSolaris_b135/lib/libast/i386/src/lib/libast/FEATURE/isoc99

/* : : generated from /home/gisburn/ksh93/ast_ksh_20091014/build_i386_32bit/src/lib/libast/features/isoc99 by iffe version 2009-10-06 : : */
#ifndef _def_isoc99_ast
#define _def_isoc99_ast	1
#define _sys_types	1	/* #include <sys/types.h> ok */
#define _LIB_m	1	/* -lm is a library */
/* _ISOC99_SOURCE plays nice */
#ifndef _ISOC99_SOURCE
#define _ISOC99_SOURCE	1
#endif

#endif