summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ast/libcmd/i386/FEATURE/ids
blob: 075c0e54f3b2e6d23c5f28992095ccda4bd2f114 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* : : generated from contrib/ast/src/lib/libcmd/features/ids by iffe version 2012-07-17 : : */
#ifndef _def_ids_cmd
#define _def_ids_cmd	1
#define _sys_types	1	/* #include <sys/types.h> ok */
#define _lib_endgrent	1	/* endgrent() in default lib(s) */
#define _lib_getgrent	1	/* getgrent() in default lib(s) */
#define _lib_setgrent	1	/* setgrent() in default lib(s) */
#define _sys_fss	1	/* #include <sys/fss.h> ok */
#define _hdr_unistd	1	/* #include <unistd.h> ok */
#define _lib_getsid	1	/* getsid() in default lib(s) */
#if !_lib_fsid && _mac_fsid
#define _lib_fsid	1
#endif

#endif