Non-standard stdlib prototypes are not our friend (and not OSX's friend, which
implements strcpy() &co as macros).
This commit is contained in:
		
							parent
							
								
									b21197c0c7
								
							
						
					
					
						commit
						7435c06ff4
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -57,7 +57,6 @@ libpath(s) string s; {
 | 
			
		|||
	register string p;
 | 
			
		||||
	register length;
 | 
			
		||||
	p_mem alloc();
 | 
			
		||||
	string strcpy(), strcat();
 | 
			
		||||
 | 
			
		||||
	char* libdir = getenv("LLGEN_LIB_DIR");
 | 
			
		||||
	if (!libdir)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue