data.c 223 B

12345678910111213141516
  1. #include "ack.h"
  2. #include "list.h"
  3. #include "trans.h"
  4. #ifndef NORCSID
  5. static char rcs_id[] = "$Header$" ;
  6. #endif
  7. #undef EXTERN
  8. #define EXTERN
  9. #include "data.h"
  10. #ifndef NORCSID
  11. static char rcs_data[] = RCS_DATA ;
  12. #endif