|
root / base / usr / src / cmd / ast / libast / amd64 / FEATURE / param
param Plain Text 10 lines 277 B
1
2
3
4
5
6
7
8
9
/* : : generated from contrib/ast/src/lib/libast/features/param.sh by iffe version 2012-07-17 : : */
#ifndef _def_param_ast
#define _def_param_ast	1
#define _sys_types	1	/* #include <sys/types.h> ok */
#include <sys/param.h>
#ifndef S_IFDIR
#include <sys/stat.h>
#endif
#endif