mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
open-vm-tools: update to 11.2.0
Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/lib/asyncsocket/asyncsocket.c
|
||||
+++ b/lib/asyncsocket/asyncsocket.c
|
||||
@@ -86,7 +86,7 @@
|
||||
@@ -87,7 +87,7 @@
|
||||
#include "random.h"
|
||||
#include "asyncsocket.h"
|
||||
#include "asyncSocketBase.h"
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "hostinfo.h"
|
||||
--- a/lib/hgfsServer/hgfsServer.c
|
||||
+++ b/lib/hgfsServer/hgfsServer.c
|
||||
@@ -49,7 +49,7 @@
|
||||
@@ -51,7 +51,7 @@
|
||||
#include "hgfsDirNotify.h"
|
||||
#include "hgfsThreadpool.h"
|
||||
#include "userlock.h"
|
||||
@@ -22,7 +22,7 @@
|
||||
#include "unicodeOperations.h"
|
||||
--- a/lib/include/asyncsocket.h
|
||||
+++ b/lib/include/asyncsocket.h
|
||||
@@ -169,7 +169,7 @@ typedef struct AsyncSocket AsyncSocket;
|
||||
@@ -171,7 +171,7 @@ typedef struct AsyncSocket AsyncSocket;
|
||||
* Or the client can specify its favorite poll class and locking behavior.
|
||||
* Use of IVmdbPoll is only supported for regular sockets and for Attach.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user