]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/unix.h
More preparatory work: remove the <windows.h> include from lots of
authorSimon Tatham <anakin@pobox.com>
Wed, 30 Oct 2002 17:57:31 +0000 (17:57 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 30 Oct 2002 17:57:31 +0000 (17:57 +0000)
commit52bdffbfe027ca1984634b12aee85bc82279e4aa
treec07e5b77bb5c477c31275c38034cea0459e29b57
parent78c69239f190cee035898effd3d996a5e23b0d43
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).

[originally from svn r2160]
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