afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / rx / test / testserver.c
index 2d8235d..d5ed18d 100644 (file)
 /* Server test program */
 
 #include <afs/param.h>
+#include <afsconfig.h>
+
+RCSID("$Header$");
+
 #include <sys/types.h>
 #include <stdio.h>
 #ifdef AFS_NT40_ENV