/*
 * $Source: /var/lib/cvsd/repos/CSRG/43BSDReno/kerberosIV/krb/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>.
 */

#ifndef	lint
static char rcsid_debug_decl_c[] =
"$Header: /var/lib/cvsd/repos/CSRG/43BSDReno/kerberosIV/krb/debug_decl.c,v 1.1.1.1 2018/04/24 16:12:56 root Exp $";
#endif	lint

#include <mit-copyright.h>

/* Declare global debugging variables. */

int krb_ap_req_debug = 0;
int krb_debug = 0;
