From 444a62d6e11e4184062a6f4999c3986590ebbdfc Mon Sep 17 00:00:00 2001 From: markm Date: Sat, 4 Sep 1999 09:49:02 +0000 Subject: Fix up this for the build; some compatibility files have been added - these will be submitted back to KTH for inclusion. --- contrib/com_err/lex.l | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/com_err/lex.l') diff --git a/contrib/com_err/lex.l b/contrib/com_err/lex.l index 9f767c9..264ad6f 100644 --- a/contrib/com_err/lex.l +++ b/contrib/com_err/lex.l @@ -48,7 +48,9 @@ #include "compile_et.h" #include "parse.h" +#if 0 RCSID("$Id: lex.l,v 1.4 1998/11/20 05:58:52 assar Exp $"); +#endif static unsigned lineno = 1; void error_message(char *, ...); -- cgit v1.1