1*906afcb8SAndy Fiddaman/* : : generated from contrib/ast/src/lib/libast/features/param.sh by iffe version 2012-07-17 : : */ 2*906afcb8SAndy Fiddaman#ifndef _def_param_ast 3*906afcb8SAndy Fiddaman#define _def_param_ast 1 4*906afcb8SAndy Fiddaman#define _sys_types 1 /* #include <sys/types.h> ok */ 5*906afcb8SAndy Fiddaman#include <sys/param.h> 6*906afcb8SAndy Fiddaman#ifndef S_IFDIR 7*906afcb8SAndy Fiddaman#include <sys/stat.h> 8*906afcb8SAndy Fiddaman#endif 9*906afcb8SAndy Fiddaman#endif 10