/*
 * $Source: /var/lib/cvsd/repos/CSRG/43BSDReno/kerberosIV/include/conf-bsdapollo.h,v $
 * $Author: root $
 * $Header: /var/lib/cvsd/repos/CSRG/43BSDReno/kerberosIV/include/conf-bsdapollo.h,v 1.1.1.1 2018/04/24 16:12:56 root 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

	
