* Bug fix for building on some old installations (contributed by Pjotr).
This commit is contained in:
		
							parent
							
								
									fa61ee70ee
								
							
						
					
					
						commit
						9d6d50269b
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -5,6 +5,12 @@ | ||||||
| #include <limits.h> | #include <limits.h> | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | /* Needed for some ancient environments. */ | ||||||
|  | #ifndef ULLONG_MAX | ||||||
|  | #define ULLONG_MAX 18446744073709551615 | ||||||
|  | #endif | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| namespace nix { | namespace nix { | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue