From: Oliver Kurth Date: Tue, 17 Mar 2020 21:36:56 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.1.0~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad88e6369dd48f7e8ed6f228ecdb5fba1669a13f;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 299118857..361230484 100644 --- a/open-vm-tools/lib/include/asyncsocket.h +++ b/open-vm-tools/lib/include/asyncsocket.h @@ -750,7 +750,7 @@ const char * stristr(const char *s, const char *find); */ Bool AsyncSocket_WebSocketParseURL(const char *url, char **hostname, unsigned int *port, Bool *useSSL, - char **relativeURL); + char **relativeURL, char **uriHostname); /* * Find and return the value for the given header key in the supplied buffer