for windows for struct sockaddr_in.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14668
dc483132-0cff-0310-8789-
dd5450dbe970
+2002-07-24 Ezra Peisach <epeisach@bu.edu>
+
+ * krb524.h: Need to include port-sockets.h before socket-utils.h
+ for windows for struct sockaddr_in.
+
2002-07-23 Ezra Peisach <epeisach@bu.edu>
* krb524.h: Include socket-utils.h instead of port-sockets.h for
/* sendmsg.c */
+#include "port-sockets.h"
#include "socket-utils.h" /* for socklen_t */
int krb524_sendto_kdc
(krb5_context context, const krb5_data * message,