patch-src_lib_rpc_bindresvport_c 344 B

12345678910
  1. --- krb5-1.13.1.orig/src/lib/rpc/bindresvport.c 2015-02-11 21:16:43.000000000 -0600
  2. +++ krb5-1.13.1/src/lib/rpc/bindresvport.c 2015-05-02 15:11:04.955427001 -0500
  3. @@ -39,6 +39,7 @@
  4. #include <sys/types.h>
  5. #include <sys/errno.h>
  6. #include <sys/socket.h>
  7. +#include <netdb.h>
  8. #include <netinet/in.h>
  9. #include <gssrpc/rpc.h>
  10. #include <errno.h>