diff --git a/util/LLgen/lib/rec b/util/LLgen/lib/rec index f64cb2205..4403149fb 100644 --- a/util/LLgen/lib/rec +++ b/util/LLgen/lib/rec @@ -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 */