mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-25 23:02:09 -05:00
Missing #include.
[originally from svn r9551]
This commit is contained in:
parent
615455a913
commit
799f7f563d
@ -38,6 +38,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
#ifdef ZLIB_STANDALONE
|
#ifdef ZLIB_STANDALONE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user