From 7ac5028864f985e9269656357075379ef0cf9e80 Mon Sep 17 00:00:00 2001 From: em Date: Thu, 17 May 1984 15:51:42 +0000 Subject: [PATCH] added rcsid --- util/opt/cleanup.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/util/opt/cleanup.c b/util/opt/cleanup.c index e0505e287..d4525d4a4 100644 --- a/util/opt/cleanup.c +++ b/util/opt/cleanup.c @@ -1,3 +1,7 @@ +#ifndef NORCSID +static char rcsid[] = "$Header$"; +#endif + #include #include "param.h" #include "types.h" -- 2.34.1