xref: /titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/rlimits (revision 3e14f97f673e8a630f076077de35afdd43dc1587)
1/* : : generated from /home/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/src/cmd/ksh93/features/rlimits by iffe version 2009-12-04 : : */
2#ifndef _def_rlimits_ksh93
3#define _def_rlimits_ksh93	1
4#define _sys_types	1	/* #include <sys/types.h> ok */
5#define _LIB_dll	1	/* /home/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/arch/sol11.sun4/lib/libdll.a is a library */
6#define _LIB_ast	1	/* /home/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/arch/sol11.sun4/lib/libast.a is a library */
7#define _LIB_m	1	/* -lm is a library */
8#define _LIB_cmd	1	/* /home/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/arch/sol11.sun4/lib/libcmd.a is a library */
9#define _LIB_md	1	/* -lmd is a library */
10#define _LIB_nsl	1	/* -lnsl is a library */
11#define _sys_resource	1	/* #include <sys/resource.h> ok */
12#define _lib_getrlimit	1	/* getrlimit() in default lib(s) */
13#define _lib_ulimit	1	/* ulimit() in default lib(s) */
14#define _hdr_time	1	/* #include <time.h> ok */
15#define _sys_time	1	/* #include <sys/time.h> ok */
16#define _sys_times	1	/* #include <sys/times.h> ok */
17#define _hdr_stddef	1	/* #include <stddef.h> ok */
18#define _hdr_stdlib	1	/* #include <stdlib.h> ok */
19#define _typ_rlim_t	1	/* rlim_t is a type */
20#endif
21