9 lines
		
	
	
		
			195 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			195 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef _NVT_VER_H_
 | |
| #define _NVT_VER_H_
 | |
| 
 | |
| #define NVT_VERSION         "r1.00.016"
 | |
| #include <linux/kernel.h>
 | |
| #include <linux/module.h>
 | |
| MODULE_DESCRIPTION("SVN_URL:$WCURL$");
 | |
| #endif /* SVN_REV_H */
 | 
