|
@ -1,5 +1,5 @@ |
|
|
diff --git a/lib/asyncsocket/asyncsocket.c b/lib/asyncsocket/asyncsocket.c
|
|
|
diff --git a/lib/asyncsocket/asyncsocket.c b/lib/asyncsocket/asyncsocket.c
|
|
|
index e0a68e7e..b9675674 100644
|
|
|
|
|
|
|
|
|
index 07a5d04b..01181a95 100644
|
|
|
--- a/lib/asyncsocket/asyncsocket.c
|
|
|
--- a/lib/asyncsocket/asyncsocket.c
|
|
|
+++ b/lib/asyncsocket/asyncsocket.c
|
|
|
+++ b/lib/asyncsocket/asyncsocket.c
|
|
|
@@ -86,7 +86,7 @@
|
|
|
@@ -86,7 +86,7 @@
|
|
@ -12,7 +12,7 @@ index e0a68e7e..b9675674 100644 |
|
|
#include "err.h" |
|
|
#include "err.h" |
|
|
#include "hostinfo.h" |
|
|
#include "hostinfo.h" |
|
|
diff --git a/lib/hgfsServer/hgfsServer.c b/lib/hgfsServer/hgfsServer.c
|
|
|
diff --git a/lib/hgfsServer/hgfsServer.c b/lib/hgfsServer/hgfsServer.c
|
|
|
index 991a7941..ed0c09f9 100644
|
|
|
|
|
|
|
|
|
index 46224551..fc691286 100644
|
|
|
--- a/lib/hgfsServer/hgfsServer.c
|
|
|
--- a/lib/hgfsServer/hgfsServer.c
|
|
|
+++ b/lib/hgfsServer/hgfsServer.c
|
|
|
+++ b/lib/hgfsServer/hgfsServer.c
|
|
|
@@ -48,7 +48,7 @@
|
|
|
@@ -48,7 +48,7 @@
|
|
@ -25,7 +25,7 @@ index 991a7941..ed0c09f9 100644 |
|
|
#include "vm_basic_asm.h" |
|
|
#include "vm_basic_asm.h" |
|
|
#include "unicodeOperations.h" |
|
|
#include "unicodeOperations.h" |
|
|
diff --git a/lib/include/asyncsocket.h b/lib/include/asyncsocket.h
|
|
|
diff --git a/lib/include/asyncsocket.h b/lib/include/asyncsocket.h
|
|
|
index 524147ea..103f944f 100644
|
|
|
|
|
|
|
|
|
index 95a5e464..a4b4e5aa 100644
|
|
|
--- a/lib/include/asyncsocket.h
|
|
|
--- a/lib/include/asyncsocket.h
|
|
|
+++ b/lib/include/asyncsocket.h
|
|
|
+++ b/lib/include/asyncsocket.h
|
|
|
@@ -164,7 +164,7 @@ typedef struct AsyncSocket AsyncSocket;
|
|
|
@@ -164,7 +164,7 @@ typedef struct AsyncSocket AsyncSocket;
|
|
@ -51,23 +51,11 @@ index 46442e55..8bc66997 100644 |
|
|
|
|
|
|
|
|
#if defined(__cplusplus) |
|
|
#if defined(__cplusplus) |
|
|
diff --git a/lib/include/poll.h b/lib/include/vm_poll.h
|
|
|
diff --git a/lib/include/poll.h b/lib/include/vm_poll.h
|
|
|
similarity index 99% |
|
|
|
|
|
rename from a/lib/include/poll.h |
|
|
|
|
|
rename to a/lib/include/vm_poll.h |
|
|
|
|
|
index 988fe6d0..e9e74fb5 100644
|
|
|
|
|
|
--- a/lib/include/poll.h
|
|
|
|
|
|
+++ b/lib/include/vm_poll.h
|
|
|
|
|
|
@@ -60,7 +60,7 @@ extern "C" {
|
|
|
|
|
|
#if !defined(TARGET_OS_IPHONE) || TARGET_OS_IPHONE == 0 |
|
|
|
|
|
#include <sys/kernel.h> |
|
|
|
|
|
#endif |
|
|
|
|
|
-#include <sys/poll.h>
|
|
|
|
|
|
+#include <poll.h>
|
|
|
|
|
|
#define HZ 100 |
|
|
|
|
|
#endif |
|
|
|
|
|
#ifdef __ANDROID__ |
|
|
|
|
|
|
|
|
similarity index 100% |
|
|
|
|
|
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
|
|
|
diff --git a/lib/rpcIn/rpcin.c b/lib/rpcIn/rpcin.c
|
|
|
index c2c51583..d6c62f10 100644
|
|
|
|
|
|
|
|
|
index 47a3380e..660382c6 100644
|
|
|
--- a/lib/rpcIn/rpcin.c
|
|
|
--- a/lib/rpcIn/rpcin.c
|
|
|
+++ b/lib/rpcIn/rpcin.c
|
|
|
+++ b/lib/rpcIn/rpcin.c
|
|
|
@@ -57,7 +57,7 @@
|
|
|
@@ -57,7 +57,7 @@
|
|
@ -79,16 +67,3 @@ index c2c51583..d6c62f10 100644 |
|
|
# include "asyncsocket.h" |
|
|
# include "asyncsocket.h" |
|
|
# include "vmci_defs.h" |
|
|
# include "vmci_defs.h" |
|
|
#include "dataMap.h" |
|
|
#include "dataMap.h" |
|
|
diff --git a/services/plugins/grabbitmqProxy/grabbitmqProxyPlugin.c b/services/plugins/grabbitmqProxy/grabbitmqProxyPlugin.c
|
|
|
|
|
|
index 03700937..f0b49ad7 100644
|
|
|
|
|
|
--- a/services/plugins/grabbitmqProxy/grabbitmqProxyPlugin.c
|
|
|
|
|
|
+++ b/services/plugins/grabbitmqProxy/grabbitmqProxyPlugin.c
|
|
|
|
|
|
@@ -48,7 +48,7 @@
|
|
|
|
|
|
#include "rpcout.h" |
|
|
|
|
|
#include "rabbitmqProxyConst.h" |
|
|
|
|
|
#include "vm_basic_types.h" |
|
|
|
|
|
-#include "poll.h"
|
|
|
|
|
|
+#include "vm_poll.h"
|
|
|
|
|
|
#ifdef OPEN_VM_TOOLS |
|
|
|
|
|
#include "vmci_sockets.h" |
|
|
|
|
|
#include "sslDirect.h" |
|
|
|