/*
 * $Source: /afs/sipb.mit.edu/project/sipb-athena/repository/src/kerberos/lib/des/debug_decl.c,v $
 * $Author: ghudson $
 *
 * Copyright 1988 by the Massachusetts Institute of Technology.
 *
 * For copying and distribution information, please see the file
 * <mit-copyright.h>.
 *
 * Declaration of debugging flag.
 */

#ifndef	lint
static char rcsid_debug_decl_c[] =
"$Header: /afs/sipb.mit.edu/project/sipb-athena/repository/src/kerberos/lib/des/debug_decl.c,v 1.1 1996/06/02 08:23:09 ghudson Exp $";
#endif	lint

#include <mit-copyright.h>
int	des_debug	= 0;
