/*
 * $Source: /var/lib/cvsd/repos/CSRG/43BSDReno/kerberosIV/des/debug_decl.c,v $
 * $Author: root $
 *
 * 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: /var/lib/cvsd/repos/CSRG/43BSDReno/kerberosIV/des/debug_decl.c,v 1.1.1.1 2018/04/24 16:12:56 root Exp $";
#endif	lint

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