mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			247 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			247 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/include/uapi/linux/swab.h
 | |
| +++ b/include/uapi/linux/swab.h
 | |
| @@ -3,7 +3,7 @@
 | |
|  #define _UAPI_LINUX_SWAB_H
 | |
|  
 | |
|  #include <linux/types.h>
 | |
| -#include <linux/compiler.h>
 | |
| +#include <linux/stddef.h>
 | |
|  #include <asm/bitsperlong.h>
 | |
|  #include <asm/swab.h>
 | |
|  
 |