Fix a build failure: r9924 thoughtlessly put an assert before some
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 15 Jul 2013 06:40:59 +0000 (06:40 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 15 Jul 2013 06:40:59 +0000 (06:40 +0000)
commit9dfa2ea8423ced2bb790dadc17f25719b0299416
tree170f6f76edd94e9aed97b54adb8764b6f731393c
parent1bc8ef67371309ba94586d642b3e7f907ea3d392
Fix a build failure: r9924 thoughtlessly put an assert before some
declarations, and gcc didn't complain but VC did.

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