rlimits revision 7c2fbfb345896881c631598ee3852ce9ce33fb07
/* : : generated from /home/gisburn/ksh93/ast_ksh_20081104/build_sparc_64bit/src/cmd/ksh93/features/rlimits by iffe version 2008-01-31 : : */
#ifndef _def_rlimits_ksh93
#define _def_rlimits_ksh93 1
#define _sys_types 1 /* #include <sys/types.h> ok */
#define _LIB_dll 1 /* /home/gisburn/ksh93/ast_ksh_20081104/build_sparc_64bit/arch/sol11.sun4/lib/libdll.a is a library */
#define _LIB_ast 1 /* /home/gisburn/ksh93/ast_ksh_20081104/build_sparc_64bit/arch/sol11.sun4/lib/libast.a is a library */
#define _LIB_m 1 /* -lm is a library */
#define _LIB_cmd 1 /* /home/gisburn/ksh93/ast_ksh_20081104/build_sparc_64bit/arch/sol11.sun4/lib/libcmd.a is a library */
#define _LIB_md 1 /* -lmd is a library */
#define _LIB_nsl 1 /* -lnsl is a library */
#define _sys_resource 1 /* #include <sys/resource.h> ok */
#define _lib_getrlimit 1 /* getrlimit() in default lib(s) */
#define _lib_ulimit 1 /* ulimit() in default lib(s) */
#define _hdr_time 1 /* #include <time.h> ok */
#define _sys_time 1 /* #include <sys/time.h> ok */
#define _sys_times 1 /* #include <sys/times.h> ok */
#define _hdr_stddef 1 /* #include <stddef.h> ok */
#define _hdr_stdlib 1 /* #include <stdlib.h> ok */
#define _typ_rlim_t 1 /* rlim_t is a type */
#endif