More preparatory work: remove the <windows.h> include from lots of
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 30 Oct 2002 17:57:31 +0000 (17:57 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 30 Oct 2002 17:57:31 +0000 (17:57 +0000)
commit68a49acbf3f96fbbbc385620655dcb577e62c328
treec07e5b77bb5c477c31275c38034cea0459e29b57
parentc282cde32468ee62a7c75b0969b1ed6fbe65b058
More preparatory work: remove the <windows.h> include from lots of
source files in which it's no longer required (it was previously
required in anything that included <putty.h>, but not any more).
Also moved a couple of stray bits of exposed WinSock back into
winnet.c (getservbyname from ssh.c and AF_INET from proxy.c).

git-svn-id: svn://svn.tartarus.org/sgt/putty@2160 cda61777-01e9-0310-a592-d414129be87e
14 files changed:
be_all.c
cmdline.c
network.h
portfwd.c
proxy.c
raw.c
rlogin.c
ssh.c
sshbn.c
sshdes.c
telnet.c
unix/unix.h
winnet.c
x11fwd.c