mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 13:34:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			196 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			196 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/lib/fs.c
 | |
| +++ b/lib/fs.c
 | |
| @@ -2,7 +2,6 @@
 | |
|  #include <unistd.h>
 | |
|  #include <stdlib.h>
 | |
|  #include <string.h>
 | |
| -#include <error.h>
 | |
|  #include <sys/types.h>
 | |
|  #include <sys/stat.h>
 | |
|  #include <fcntl.h>
 |