summaryrefslogtreecommitdiff
path: root/libc/debian/patches/libresolv2-IN_SET_LOOPBACK_ADDR.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libc/debian/patches/libresolv2-IN_SET_LOOPBACK_ADDR.patch')
-rw-r--r--libc/debian/patches/libresolv2-IN_SET_LOOPBACK_ADDR.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/libc/debian/patches/libresolv2-IN_SET_LOOPBACK_ADDR.patch b/libc/debian/patches/libresolv2-IN_SET_LOOPBACK_ADDR.patch
index c1e85b0..d2ff080 100644
--- a/libc/debian/patches/libresolv2-IN_SET_LOOPBACK_ADDR.patch
+++ b/libc/debian/patches/libresolv2-IN_SET_LOOPBACK_ADDR.patch
@@ -1,7 +1,7 @@
-Index: libc/usr/src/lib/libresolv2/common/resolv/res_mkquery.c
+Index: b/usr/src/lib/libresolv2/common/resolv/res_mkquery.c
===================================================================
---- libc.orig/usr/src/lib/libresolv2/common/resolv/res_mkquery.c
-+++ libc/usr/src/lib/libresolv2/common/resolv/res_mkquery.c
+--- a/usr/src/lib/libresolv2/common/resolv/res_mkquery.c
++++ b/usr/src/lib/libresolv2/common/resolv/res_mkquery.c
@@ -98,6 +98,13 @@ static const char rcsid[] = "$Id: res_mk
#include <string.h>
#include "port_after.h"