From: Oliver Kurth Date: Tue, 4 Sep 2018 22:40:57 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools X-Git-Tag: stable-11.0.0~414 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=356eb36845fa0aa1f1c3d2058c91bd8ecda23eb8;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools --- diff --git a/open-vm-tools/lib/include/asyncsocket.h b/open-vm-tools/lib/include/asyncsocket.h index 2af8862ab..fac252d44 100644 --- a/open-vm-tools/lib/include/asyncsocket.h +++ b/open-vm-tools/lib/include/asyncsocket.h @@ -521,7 +521,6 @@ AsyncSocket_CreateNamedPipe(const char *pipeName, DWORD openMode, DWORD pipeMode, uint32 numInstances, - Bool safeAccess, AsyncSocketPollParams *pollParams, int *error); #endif