/*
 * $Source: /local/cvsfiles/kerberos/src/include/conf-bsdapollo.h,v $
 * $Author: eichin $
 * $Header: /local/cvsfiles/kerberos/src/include/conf-bsdapollo.h,v 1.1.1.2 1991/12/03 18:48:06 eichin Exp $
 *
 * Copyright 1988 by the Massachusetts Institute of Technology.
 *
 * For copying and distribution information, please see the file
 * <mit-copyright.h>.
 *
 * Description.
 */

#include <mit-copyright.h>

#define BSDUNIX
#define BITS32
#define BIG
#define MSBFIRST
#define DES_SHIFT_SHIFT
/*
 * As of SR10, the C compiler claims to be __STDC__, but doesn't support
 * const.  Sigh.
 */
#define const

	
