isoc99 revision 7c2fbfb345896881c631598ee3852ce9ce33fb07
/* : : generated from /home/gisburn/ksh93/ast_ksh_20081104/build_i386_32bit/src/lib/libast/features/isoc99 by iffe version 2008-01-31 : : */
#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