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~415 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78b081377d9c4370b5a8a6d2a4f985f4d143e938;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