mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			169 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			169 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/scripts/mod/sumversion.c
 | |
| +++ b/scripts/mod/sumversion.c
 | |
| @@ -1,3 +1,4 @@
 | |
| +#include <linux/limits.h>
 | |
|  #include <netinet/in.h>
 | |
|  #ifdef __sun__
 | |
|  #include <inttypes.h>
 |