OpenSolaris_b135/lib/libcmd/sparc/src/lib/libcmd/FEATURE/utsname

/* : : generated from /home/gisburn/ksh93/ast_ksh_20091014/build_sparc_32bit/src/lib/libcmd/features/utsname by iffe version 2009-10-06 : : */
#ifndef _def_utsname_cmd
#define _def_utsname_cmd	1
#define _sys_types	1	/* #include <sys/types.h> ok */
#define _LIB_ast	1	/* /home/gisburn/ksh93/ast_ksh_20091014/build_sparc_32bit/arch/sol11.sun4/lib/libast.a is a library */
#define _LIB_m	1	/* -lm is a library */
#define _lib_getdomainname	1	/* getdomainname() in default lib(s) */
#define _lib_gethostid	1	/* gethostid() in default lib(s) */
#define _lib_gethostname	1	/* gethostname() in default lib(s) */
#define _lib_sethostname	1	/* sethostname() in default lib(s) */
#define _lib_syscall	1	/* syscall() in default lib(s) */
#define _lib_uname	1	/* uname() in default lib(s) */
#define _sys_utsname	1	/* #include <sys/utsname.h> ok */
#define _sys_syscall	1	/* #include <sys/syscall.h> ok */
#define _sys_systeminfo	1	/* #include <sys/systeminfo.h> ok */
#endif