Add a prototype for getopt to the roken.h header, and fix the function definition in getopt.c to be ANSI, rather than K&Rs style.
		
			
				
	
	
	
		
			3.8 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			3.8 KiB
		
	
	
	
	
	
	
	
Add a prototype for getopt to the roken.h header, and fix the function definition in getopt.c to be ANSI, rather than K&Rs style.