afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / rx / xdr_stdio.c
index 4e5c9e5..7537f27 100644 (file)
  * 2550 Garcia Avenue
  * Mountain View, California  94043
  */
+#include <afs/param.h>
+#include <afsconfig.h>
+
+RCSID("$Header$");
+
 #ifndef        NeXT
-#ifndef lint
-static char sccsid[] = "@(#)xdr_stdio.c 1.1 86/02/03 Copyr 1984 Sun Micro";
-#endif
 
 /*
  * xdr_stdio.c, XDR implementation on standard i/o file.