afsconfig-and-rcsid-all-around-20010705
[openafs.git] / src / gtx / curses_test.c
index ce60226..d2abe2f 100644 (file)
  * Test of the curses package, to make sure I really understand how to use it.
  */
 
+#include <afs/param.h>
+#include <afsconfig.h>
+
+RCSID("$Header$");
+
 #if defined(AFS_HPUX110_ENV) && !defined(__HP_CURSES)
 #define __HP_CURSES
 #endif