From: Ben Harris Date: Thu, 11 Mar 1999 15:07:16 +0000 (+0000) Subject: Oh, and we'll have back too... X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;ds=inline;h=d801319d6c15a778197b7d3e11e525f55724c7f5;hp=d295d012170aa609bd935154bf8fab593e7b5bb8;p=PuTTY.git Oh, and we'll have back too... [originally from svn r89] --- diff --git a/terminal.c b/terminal.c index 0d0eca6d..416b1016 100644 --- a/terminal.c +++ b/terminal.c @@ -4,7 +4,7 @@ #include #include - +#include #include "putty.h" static unsigned long *text; /* buffer of text on terminal screen */