[894] in Kerberos_V5_Development
My check-ins broke socket support
daemon@ATHENA.MIT.EDU (John Gilmore)
Fri Mar 17 16:04:26 1995
To: krbdev@MIT.EDU, gnu@cygnus.com
Date: Fri, 17 Mar 1995 13:04:15 -0800
From: John Gilmore <gnu@cygnus.com>
I have an include file conflict (<sys/types> vs. socket includes) that
I noticed after checking in the include file changes last night. I'll
fix it today. My apologies. You can probably circumvent on most
hosts by adding <sys/types.h> to the socket includes in k5-config.h.
John