diff --git a/util/opt/cleanup.c b/util/opt/cleanup.c index e0505e28..d4525d4a 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"