From: simon Date: Mon, 8 Nov 1999 11:14:33 +0000 (+0000) Subject: xlat.c needs stdio.h for vsprintf X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/ec562aea8fc5b63526917e154fc663343c68cfed xlat.c needs stdio.h for vsprintf git-svn-id: svn://svn.tartarus.org/sgt/putty@279 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/xlat.c b/xlat.c index dc9be0a1..b627f3ab 100644 --- a/xlat.c +++ b/xlat.c @@ -1,4 +1,5 @@ #include +#include #include "putty.h" static unsigned char win2koi[] =