compiler: update cheaders.v for NetBSD support
							parent
							
								
									d92291dd76
								
							
						
					
					
						commit
						5deb29a7c9
					
				| 
						 | 
				
			
			@ -88,6 +88,10 @@ const (
 | 
			
		|||
#include <sys/wait.h> // os__wait uses wait on nix
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef __NetBSD__
 | 
			
		||||
#include <sys/wait.h> // os__wait uses wait on nix
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
$c_common_macros
 | 
			
		||||
 | 
			
		||||
#ifdef _WIN32
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue