afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / xstat / xstat_fs_test.c
index 528dab0..8f4c9f2 100644 (file)
  *
  *------------------------------------------------------------------------*/
 
+#include <afs/param.h>
+#include <afsconfig.h>
+
+RCSID("$Header$");
+
 #include "xstat_fs.h"          /*Interface for xstat_fs module*/
 #include <cmd.h>               /*Command line interpreter*/
 #include <time.h>