afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / des / make_p.c
index 837df4b..865ede2 100644 (file)
@@ -7,6 +7,11 @@
  * This routine generates the P permutation code for the DES.
  */
 
+#include <afs/param.h>
+#include <afsconfig.h>
+
+RCSID("$Header$");
+
 #include <mit-cpyright.h>
 #include <stdio.h>
 #include "des_internal.h"