mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Add an __unused.
This commit is contained in:
		@@ -27,7 +27,7 @@
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
int
 | 
			
		||||
clock_gettime(int clock, struct timespec *ts)
 | 
			
		||||
clock_gettime(__unused int clock, struct timespec *ts)
 | 
			
		||||
{
 | 
			
		||||
	struct timeval	tv;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user