aboutsummaryrefslogtreecommitdiff
path: root/utils/open-vm-tools/patches/0014-resolve-musl-does-not-implement-res_ninit.patch
diff options
context:
space:
mode:
Diffstat (limited to 'utils/open-vm-tools/patches/0014-resolve-musl-does-not-implement-res_ninit.patch')
-rw-r--r--utils/open-vm-tools/patches/0014-resolve-musl-does-not-implement-res_ninit.patch2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/open-vm-tools/patches/0014-resolve-musl-does-not-implement-res_ninit.patch b/utils/open-vm-tools/patches/0014-resolve-musl-does-not-implement-res_ninit.patch
index 51159726f..d2407ad7d 100644
--- a/utils/open-vm-tools/patches/0014-resolve-musl-does-not-implement-res_ninit.patch
+++ b/utils/open-vm-tools/patches/0014-resolve-musl-does-not-implement-res_ninit.patch
@@ -1,4 +1,3 @@
-diff -urNp a/lib/nicInfo/nicInfoPosix.c b/lib/nicInfo/nicInfoPosix.c
--- a/lib/nicInfo/nicInfoPosix.c
+++ b/lib/nicInfo/nicInfoPosix.c
@@ -65,6 +65,9 @@
@@ -11,7 +10,6 @@ diff -urNp a/lib/nicInfo/nicInfoPosix.c b/lib/nicInfo/nicInfoPosix.c
#ifdef __linux__
# include <net/if.h>
-diff -urNp a/lib/nicInfo/resolv_compat.h b/lib/nicInfo/resolv_compat.h
--- a/lib/nicInfo/resolv_compat.h
+++ b/lib/nicInfo/resolv_compat.h
@@ -0,0 +1,29 @@