afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / gtx / object_test.c
index d0d313b..c201161 100644 (file)
  * object_test: A test of the gator object operations.
  *--------------------------------------------------------------------------------*/
 
+#include <afs/param.h>
+#include <afsconfig.h>
+
+RCSID("$Header$");
+
 #include "gtxscreenobj.h"     /*Gator screen object interface*/
 #include "gtxtextobj.h"       /*Gator text object interface*/
 #include "gtxlightobj.h"      /*Gator light object interface*/