4.4BSD/usr/src/kerberosIV/krb/debug_decl.c

Compare this file to the similar file:
Show the results in this format:

/*
 * $Source: /mit/kerberos/src/lib/krb/RCS/debug_decl.c,v $
 * $Author: shanzer $
 *
 * 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: debug_decl.c,v 4.5 88/10/07 06:07:49 shanzer Exp $";
#endif	lint

#include <mit-copyright.h>

/* Declare global debugging variables. */

int krb_ap_req_debug = 0;
int krb_debug = 0;