added rcsid
This commit is contained in:
parent
5138be020c
commit
7ac5028864
|
@ -1,3 +1,7 @@
|
|||
#ifndef NORCSID
|
||||
static char rcsid[] = "$Header$";
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include "param.h"
|
||||
#include "types.h"
|
||||
|
|
Loading…
Reference in a new issue