mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			194 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			194 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/squashfs-tools/pseudo.c
 | |
| +++ b/squashfs-tools/pseudo.c
 | |
| @@ -32,6 +32,7 @@
 | |
|  #include <stdlib.h>
 | |
|  #include <sys/types.h>
 | |
|  #include <sys/wait.h>
 | |
| +#include <sys/stat.h>
 | |
|  
 | |
|  #include "pseudo.h"
 | |
|  
 |