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