Have wingss.c include <windows.h> by way of putty.h rather than
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 25 Nov 2008 18:54:05 +0000 (18:54 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 25 Nov 2008 18:54:05 +0000 (18:54 +0000)
commita638600ce7eefdddb7d3d1a8f9966397a1155dc6
treea2081acc7e326adc477a23d320819205a77638ec
parent2875af115c2baa3d5a14422b088fa3df73c177f9
Have wingss.c include <windows.h> by way of putty.h rather than
directly. Fixes a build failure involving name clashes between
winsock2.h and winsock.h, which had somehow managed to get included
in succession.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8332 cda61777-01e9-0310-a592-d414129be87e
windows/wingss.c