mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			173 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			173 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/lib/namespace.c
 | 
						|
+++ b/lib/namespace.c
 | 
						|
@@ -9,6 +9,7 @@
 | 
						|
 
 | 
						|
 #include <fcntl.h>
 | 
						|
 #include <dirent.h>
 | 
						|
+#include <sys/param.h>
 | 
						|
 
 | 
						|
 #include "utils.h"
 | 
						|
 #include "namespace.h"
 |