* Define _GNU_SOURCE. Hopefully this fixes the build on Debian 4.0
(http://hydra.nixos.org/nixlog/384/1).
This commit is contained in:
		
							parent
							
								
									ac5478eb52
								
							
						
					
					
						commit
						d86bd22d24
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -34,6 +34,9 @@
 | 
			
		|||
#include <sys/mount.h>
 | 
			
		||||
#endif
 | 
			
		||||
#if HAVE_SCHED_H
 | 
			
		||||
#if !defined _GNU_SOURCE
 | 
			
		||||
#define _GNU_SOURCE
 | 
			
		||||
#endif
 | 
			
		||||
#include <sched.h>
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue