afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / login / util_logwtmp.c
index 648e707..26931c6 100644 (file)
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)logwtmp.c  5.2 (Berkeley) 9/20/88";
-#endif /* LIBC_SCCS and not lint */
-
 #include <afs/param.h>
+#include <afsconfig.h>
+
+RCSID("$Header$");
+
 #include <sys/types.h>
 #include <sys/time.h>
 #include <sys/stat.h>