afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / viced / profile.c
index 4dc4a90..1fefb5b 100644 (file)
@@ -7,11 +7,13 @@
  * directory or online at http://www.openafs.org/dl/license10.html
  */
 
-#ifndef lint
-#endif
 /* profile.c -- routines to deal with profiling.   2 June 1986 */
 
 #include <afs/param.h>
+#include <afsconfig.h>
+
+RCSID("$Header$");
+
 #include <stdio.h>
 #include <sys/file.h>
 #include <signal.h>