/*
 *	This is more portable than trying to define everything on the
 *	compilation command line via the Makefile.
 *	Fred Fish, 20-Jul-86
 */

#define SIZET		int
#define VOIDSTAR	char *
#define CONST
#define UNIXERR
