mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 13:34:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			76 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			76 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __FAKE_LIBINTL_H
 | |
| #define __FAKE_LIBINTL_H
 | |
| 
 | |
| #define _(X) (X)
 | |
| 
 | |
| #endif
 |