diff --git a/mach/proto/cg/regvar.c b/mach/proto/cg/regvar.c index 7b13bcc9..beeb7912 100644 --- a/mach/proto/cg/regvar.c +++ b/mach/proto/cg/regvar.c @@ -4,6 +4,10 @@ #ifdef REGVARS +#ifndef NORCSID +static char rcsid[] = "$Header$"; +#endif + #include "types.h" #include #include "data.h"