summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ast/libast/amd64/FEATURE/ndbm
blob: 0e55ff820dad2cfb3148cc93dafc0387247c8540 (plain)
1
2
3
4
5
6
7
8
9
/* : : generated from contrib/ast/src/lib/libast/features/ndbm by iffe version 2012-07-17 : : */
#ifndef _def_ndbm_ast
#define _def_ndbm_ast	1
#define _sys_types	1	/* #include <sys/types.h> ok */
#define _hdr_ndbm	1	/* #include <ndbm.h> ok */
#include <ndbm.h>
#define _use_ndbm	1

#endif