xlat.c needs stdio.h for vsprintf
[u/mdw/putty] / xlat.c
diff --git a/xlat.c b/xlat.c
index dc9be0a..b627f3a 100644 (file)
--- a/xlat.c
+++ b/xlat.c
@@ -1,4 +1,5 @@
 #include <windows.h>
+#include <stdio.h>
 #include "putty.h"
 
 static unsigned char win2koi[] =