random_stir() is unused outside this file. Make it static.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 5 Jan 2003 23:30:48 +0000 (23:30 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 5 Jan 2003 23:30:48 +0000 (23:30 +0000)
commit19ad0a17e9c05a3443304b8e8290fb60a772142b
treee230a98f5914bc9bdbf3258531195b1f2712e565
parentdf3c4460d6b01d4f8b33119c795c1f7ca09bee1e
random_stir() is unused outside this file.  Make it static.
Include putty.h to get prototypes for random_init() and random_get_savedata().

git-svn-id: svn://svn.tartarus.org/sgt/putty@2482 cda61777-01e9-0310-a592-d414129be87e
sshrand.c