* Not every OS knows about SIGPOLL.
This commit is contained in:
		
							parent
							
								
									7751160e9f
								
							
						
					
					
						commit
						0d40f6d7bb
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -18,6 +18,11 @@ | ||||||
| using namespace nix; | using namespace nix; | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | #ifndef SIGPOLL | ||||||
|  | #define SIGPOLL SIGIO | ||||||
|  | #endif | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| static Path readStorePath(Source & from) | static Path readStorePath(Source & from) | ||||||
| { | { | ||||||
|     Path path = readString(from); |     Path path = readString(from); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue