xref: /illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/param (revision 1e8d79d21400b4e47d64ce367181e7e5ce992649)
1/* : : generated from contrib/ast/src/lib/libast/features/param.sh by iffe version 2012-07-17 : : */
2#ifndef _def_param_ast
3#define _def_param_ast	1
4#define _sys_types	1	/* #include <sys/types.h> ok */
5#include <sys/param.h>
6#ifndef S_IFDIR
7#include <sys/stat.h>
8#endif
9#endif
10