+Thu Mar 2 11:50:00 1995 Keith Vetter (keithv@fusion.com)
+
+ * ktf_util.c: Changed NEED_WINSOCK_H to NEED_SOCKETS
+
Wed Mar 1 16:30:00 1995 Keith Vetter (keithv@fusion.com)
* ktf_util.c: fixed up some 16 vs 32 bit conversions.
* sizeof(krb5_int32) bytes for the key length, followed by the key
*/
-#define NEED_WINSOCK_H
+#define NEED_SOCKETS
#include "krb5.h"
#include "k5-int.h"
#include <stdio.h>
+Thu Mar 2 11:55:00 1995 Keith Vetter (keithv@fusion.com)
+
+ * rc_io.c: changed NEED_WINSOCK_H to NEED_SOCKETS
+
Wed Mar 1 12:03:30 1995 Keith Vetter (keithv@fusion.com)
* *.c, *.h Added windows INTERFACE keyword
#define KRB5_RC_VNO 0x0501 /* krb5, rcache v 1 */
-#define NEED_WINSOCK_H
+#define NEED_SOCKETS
#include <stdio.h> /* for P_tmpdir */
#include <krb5.h>