build.cc: fs.h doesn't appear to be necessary anymore
This commit is contained in:
		
							parent
							
								
									62d81aadba
								
							
						
					
					
						commit
						fe2be8f016
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -52,7 +52,6 @@
 | 
			
		|||
#include <sys/param.h>
 | 
			
		||||
#include <sys/mount.h>
 | 
			
		||||
#include <sys/syscall.h>
 | 
			
		||||
#include <linux/fs.h>
 | 
			
		||||
#define pivot_root(new_root, put_old) (syscall(SYS_pivot_root, new_root, put_old))
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue