added "#ifdef NORCSID"

This commit is contained in:
ceriel 1984-10-09 10:16:33 +00:00
parent d068cf64b3
commit c89acc55c7

View file

@ -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 */