[886] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

Kerberos 5-B4-pl3 bug report (lib/krb5/os/sendto_kdc.c)

daemon@ATHENA.MIT.EDU (Craig Leres)
Thu Oct 20 00:30:55 1994

To: krb5-bugs@MIT.EDU
Cc: hobbit@asylum.sf.ca.us
Date: Wed, 19 Oct 94 21:30:44 PDT
From: Craig Leres <leres@ee.lbl.gov>

This source wants to include krb5/sysincl.h to pick the FD_ZERO() and
FD_SET() macros.

		Craig
------
*** kerberosV.virgin/src/lib/krb5/os/sendto_kdc.c	Thu Aug 18 15:08:02 1994
--- kerberosV/src/lib/krb5/os/sendto_kdc.c	Wed Oct 19 20:02:20 1994
***************
*** 28,33 ****
--- 28,34 ----
  
  #include <krb5/krb5.h>
  #include <krb5/ext-proto.h>
+ #include <krb5/sysincl.h>
  
  #include <sys/types.h>
  #include <sys/socket.h>

home help back first fref pref prev next nref lref last post