#define BITS32
#define BIG
#define LSBFIRST
#define	HOST_BYTE_ORDER	LSB_FIRST
#define BSDUNIX

typedef void sigtype;	/* Signal handler functions are declared "void".  */

/* Used in appl/bsd/kcmd.c */
#define	HIDE_RUSEROK	1

/* Used in various places, appl/bsd, email/POP, kadmin, lib/krb */
#define	USE_UNISTD_H	1
