added rcsid(again). Who took that away?
authorsater <none@none>
Tue, 16 Oct 1984 13:45:16 +0000 (13:45 +0000)
committersater <none@none>
Tue, 16 Oct 1984 13:45:16 +0000 (13:45 +0000)
mach/proto/cg/regvar.c

index 7b13bcc..beeb791 100644 (file)
@@ -4,6 +4,10 @@
 
 #ifdef REGVARS
 
+#ifndef NORCSID
+static char rcsid[] = "$Header$";
+#endif
+
 #include "types.h"
 #include <cg_pattern.h>
 #include "data.h"