blob: 716d3af544d0820a77602b8d30beb64ef6cc0be5 (
plain)
1
2
3
4
5
6
7
8
|
/* : : generated by iffe version 2012-07-17 : : */
#ifndef _def_acct_i386
#define _def_acct_i386 1
#define _sys_types 1 /* #include <sys/types.h> ok */
#define _dat_acct 1 /* acct in default lib(s) */
#define _lib_acct 1 /* acct() in default lib(s) */
#define _sys_acct 1 /* #include <sys/acct.h> ok */
#endif
|