mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Fix WASI build after commit 1d88bea1.
				
					
				
			This commit is contained in:
		
							parent
							
								
									5a73f296c9
								
							
						
					
					
						commit
						02b4e67549
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -67,11 +67,11 @@ | ||||||
| #   define INIT_MODULE initlibyosys | #   define INIT_MODULE initlibyosys | ||||||
| 	extern "C" void INIT_MODULE(); | 	extern "C" void INIT_MODULE(); | ||||||
| #endif | #endif | ||||||
|  | #include <signal.h> | ||||||
| #endif | #endif | ||||||
| 
 | 
 | ||||||
| #include <limits.h> | #include <limits.h> | ||||||
| #include <errno.h> | #include <errno.h> | ||||||
| #include <signal.h> |  | ||||||
| 
 | 
 | ||||||
| YOSYS_NAMESPACE_BEGIN | YOSYS_NAMESPACE_BEGIN | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue