summaryrefslogtreecommitdiff
path: root/libc/debian/patches/libsocket-socklen_t.patch
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-06-18 17:00:48 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-06-18 17:00:48 +0300
commit405f3a664d1d1a27f2e1b4d9bf323de8c86ea73c (patch)
tree384f24335204be963ae64b662d3b8d317e511ec2 /libc/debian/patches/libsocket-socklen_t.patch
parente711ffe2dd148a50dce89f3c77be2726569cac01 (diff)
downloadillumos-packaging-405f3a664d1d1a27f2e1b4d9bf323de8c86ea73c.tar.gz
libc: refresh patches
Diffstat (limited to 'libc/debian/patches/libsocket-socklen_t.patch')
-rw-r--r--libc/debian/patches/libsocket-socklen_t.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/libc/debian/patches/libsocket-socklen_t.patch b/libc/debian/patches/libsocket-socklen_t.patch
index 7e1ac22..872bb05 100644
--- a/libc/debian/patches/libsocket-socklen_t.patch
+++ b/libc/debian/patches/libsocket-socklen_t.patch
@@ -1,7 +1,7 @@
-Index: libc/usr/src/lib/libsocket/inet/bindresvport.c
+Index: b/usr/src/lib/libsocket/inet/bindresvport.c
===================================================================
---- libc.orig/usr/src/lib/libsocket/inet/bindresvport.c
-+++ libc/usr/src/lib/libsocket/inet/bindresvport.c
+--- a/usr/src/lib/libsocket/inet/bindresvport.c
++++ b/usr/src/lib/libsocket/inet/bindresvport.c
@@ -57,7 +57,8 @@ bindresvport(int sd, struct sockaddr_in
struct sockaddr_in myaddr;
struct sockaddr_in *bindaddr;