patch-src_lib_rpc_bindresvport_c 344 B

12345678910
  1. --- krb5-1.11.3.orig/src/lib/rpc/bindresvport.c 2013-06-03 23:39:43.000000000 +0200
  2. +++ krb5-1.11.3/src/lib/rpc/bindresvport.c 2013-08-14 14:52:36.000000000 +0200
  3. @@ -37,6 +37,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>