afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / fsprobe / fsprobe.c
index e4a1e9e..0dfcc18 100644 (file)
  *------------------------------------------------------------------------*/
 
 #include <afs/param.h>
+#include <afsconfig.h>
+
+RCSID("$Header$");
+
 #include <fsprobe.h>                   /*Interface for this module*/
 #include <lwp.h>                       /*Lightweight process package*/
 #include <afs/cellconfig.h>