aboutsummaryrefslogtreecommitdiff
path: root/utils/open-vm-tools/patches
diff options
context:
space:
mode:
Diffstat (limited to 'utils/open-vm-tools/patches')
-rw-r--r--utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch4
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch b/utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch
index f527b0ea6..316d44ed0 100644
--- a/utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch
+++ b/utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch
@@ -42,10 +42,6 @@
#include "vm_basic_asm.h"
#if defined(__cplusplus)
-diff --git a/lib/include/poll.h b/lib/include/vm_poll.h
-rename from lib/include/poll.h
-rename to lib/include/vm_poll.h
-diff --git a/lib/rpcIn/rpcin.c b/lib/rpcIn/rpcin.c
--- a/lib/rpcIn/rpcin.c
+++ b/lib/rpcIn/rpcin.c
@@ -57,7 +57,7 @@