klist.c: Under Windows, #include winsock.h instead of sys/socket.h and
authorTheodore Tso <tytso@mit.edu>
Tue, 9 Feb 1999 03:12:52 +0000 (03:12 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 9 Feb 1999 03:12:52 +0000 (03:12 +0000)
commitb59daa8ad9f7d9b3fd7c4ce485f4b20c474e1170
treebe93dbf85bff6dc0388d2f164f4ece1316aaba37
parent6d75089a301e573403d08f85ff711c3d3b80d6ba
klist.c: Under Windows, #include winsock.h instead of sys/socket.h and
netdb.h

Makefile.in: Under Windows, link against wsock32.lib to get
gethostbyaddr().

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11161 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/klist/ChangeLog
src/clients/klist/Makefile.in
src/clients/klist/klist.c