1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-03 20:42:48 -05:00

Cleanups to remove warnings for GNU/mingw32 compilation

[originally from svn r325]
This commit is contained in:
Simon Tatham
1999-11-22 10:07:24 +00:00
parent 55b8c21f0f
commit 8446532e4a
5 changed files with 16 additions and 9 deletions

View File

@ -2,6 +2,7 @@
#include <winreg.h>
#include <tchar.h>
#include <stdio.h>
#include <stdlib.h>
#include "putty.h"