added "#ifdef NORCSID"
This commit is contained in:
parent
0ec009bde2
commit
43de6c3b78
@ -3,7 +3,9 @@
|
||||
* This file is copied into Lpars.c.
|
||||
*/
|
||||
|
||||
# ifndef NORCSID
|
||||
static char *rcsid = "$Header$";
|
||||
# endif
|
||||
|
||||
#define LLSTSIZ 1024
|
||||
static short LLstack[LLSTSIZ]; /* Recovery stack */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user