mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 15:43:01 +00:00 
			
		
		
		
	BSD systems put alloca in the stdlib
This commit is contained in:
		| @@ -30,7 +30,7 @@ | ||||
|  | ||||
| #ifdef _MSC_VER | ||||
| #define alloca _alloca | ||||
| #else | ||||
| #elif defined(JANET_LINUX) | ||||
| #include <alloca.h> | ||||
| #endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose