mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-27 12:22:26 +01:00
11 lines
247 B
Diff
11 lines
247 B
Diff
--- krb5-1.11.3.orig/src/lib/rpc/bindresvport.c
|
|
+++ krb5-1.11.3/src/lib/rpc/bindresvport.c
|
|
@@ -40,6 +40,7 @@
|
|
#include <netinet/in.h>
|
|
#include <gssrpc/rpc.h>
|
|
#include <errno.h>
|
|
+#include <netdb.h>
|
|
|
|
/*
|
|
* Bind a socket to a privileged IP port
|