mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			196 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			196 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/tools/env/fw_env.c
 | |
| +++ b/tools/env/fw_env.c
 | |
| @@ -8,6 +8,7 @@
 | |
|   * SPDX-License-Identifier:	GPL-2.0+
 | |
|   */
 | |
|  
 | |
| +#define _GNU_SOURCE
 | |
|  #include <errno.h>
 | |
|  #include <env_flags.h>
 | |
|  #include <fcntl.h>
 |