xref: /illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/param (revision d9c3e05c2d8261e3f133b5e96a300b4fa6c0f1b7)
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