add missing definition

pull/2001/head
Thomas Adam 2019-11-28 12:30:36 +00:00
parent e00730d149
commit 743939ec84
1 changed files with 1 additions and 0 deletions

View File

@ -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