elf2flt: use upstream for h8300 with a small patch
[openadk.git] / package / krb5 / patches / patch-src_lib_rpc_bindresvport_c
blob3999aa2429bbbb33c514b202d5b75cc98fa38f6d
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>