16 lines
		
	
	
	
		
			223 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			223 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include "ack.h"
 | |
| #include "list.h"
 | |
| #include "trans.h"
 | |
| 
 | |
| #ifndef NORCSID
 | |
| static char rcs_id[] = "$Header$" ;
 | |
| #endif
 | |
| 
 | |
| #undef EXTERN
 | |
| #define EXTERN
 | |
| 
 | |
| #include "data.h"
 | |
| 
 | |
| #ifndef NORCSID
 | |
| static char rcs_data[] = RCS_DATA ;
 | |
| #endif
 |