* ftpd.c: Don't include netdb.h or sys/socket.h if krb.h is
authorTom Yu <tlyu@mit.edu>
Fri, 12 Dec 1997 04:28:29 +0000 (04:28 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 12 Dec 1997 04:28:29 +0000 (04:28 +0000)
commit20e560a3387a012658145351b99fb14cf3c52506
treee64ff96aa22522397a1f82504371af8d3cafee0c
parent9ba3288bba0786ecf0b510f11a7d9028bcb5de95
* ftpd.c: Don't include netdb.h or sys/socket.h if krb.h is
included; this works around an Ultrix bug where those headers
aren't protected against multiple inclusion.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10333 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gssftp/ftpd/ChangeLog
src/appl/gssftp/ftpd/ftpd.c