afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / auth / userok.c
index 86ba504..2306fb8 100644 (file)
@@ -7,19 +7,11 @@
  * directory or online at http://www.openafs.org/dl/license10.html
  */
 
-/*
- * Revision 2.3  91/08/09  18:10:56
- * added a new param to afsconf_SuperUser
- * 
- * Revision 2.2  90/08/29  15:10:43
- * Cleanups.
- * Reject security index #1: rxvab/bcrypt.
- * 
- * Revision 2.1  90/08/07  18:52:21
- * Start with clean version to sync test and dev trees.
- * */
-
 #include <afs/param.h>
+#include <afsconfig.h>
+
+RCSID("$Header$");
+
 #include <afs/stds.h>
 #include <afs/pthread_glock.h>
 #include <sys/types.h>