added rcsid
authorem <none@none>
Thu, 17 May 1984 15:51:42 +0000 (15:51 +0000)
committerem <none@none>
Thu, 17 May 1984 15:51:42 +0000 (15:51 +0000)
util/opt/cleanup.c

index e0505e2..d4525d4 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef NORCSID
+static char rcsid[] = "$Header$";
+#endif
+
 #include <stdio.h>
 #include "param.h"
 #include "types.h"