/*
 * $Source: /afs/sipb.mit.edu/project/sipb-athena/repository/src/kerberos/lib/krb/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>.
 */

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

#include <mit-copyright.h>

/* Declare global debugging variables. */

int krb_ap_req_debug = 0;
int krb_debug = 0;
