isoc99 revision 34f9b3eef6fdadbda0a846aa4d68691ac40eace5
/* : : 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