Remove the RCSID macro
[openafs.git] / src / des / debug_decl.c
1 /*
2  * Copyright 1988 by the Massachusetts Institute of Technology.
3  *
4  * For copying and distribution information, please see the file
5  * <mit-cpyright.h>.
6  *
7  * Declaration of debugging flag.
8  */
9
10 #include <afsconfig.h>
11 #include <afs/param.h>
12
13
14 #include <mit-cpyright.h>
15 int des_debug = 0;