mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	add missing definition
This commit is contained in:
		@@ -1320,6 +1320,7 @@ static int
 | 
			
		||||
server_client_resize_force(struct window_pane *wp)
 | 
			
		||||
{
 | 
			
		||||
	struct timeval	tv = { .tv_usec = 100000 };
 | 
			
		||||
	struct winsize	ws;
 | 
			
		||||
 | 
			
		||||
	/*
 | 
			
		||||
	 * If we are resizing to the same size as when we entered the loop
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user