mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +00:00
Include ssh.h for the crc32() and crc32_update() prototypes.
[originally from svn r2478]
This commit is contained in:
parent
8b3b85fc5b
commit
2df3f92ffc
2
sshcrc.c
2
sshcrc.c
@ -69,6 +69,8 @@
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
#include "ssh.c"
|
||||||
|
|
||||||
/* ----------------------------------------------------------------------
|
/* ----------------------------------------------------------------------
|
||||||
* Multi-function module. Can be compiled three ways.
|
* Multi-function module. Can be compiled three ways.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user