From: Simon Tatham Date: Wed, 4 Dec 2002 12:40:36 +0000 (+0000) Subject: #include . Compiled fine without it on Debian 3.0, but not X-Git-Tag: 0.54~746 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=06a8f88e58c50b5e62096a550b3aea1f323b36dc;p=PuTTY.git #include . Compiled fine without it on Debian 3.0, but not on 2.2. Wonder what changed. [originally from svn r2277] --- diff --git a/unix/pterm.c b/unix/pterm.c index 22b9c2cd..714bef1a 100644 --- a/unix/pterm.c +++ b/unix/pterm.c @@ -9,6 +9,7 @@ #include #include #include +#include #include #include #include