]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Tue, 17 Mar 2020 21:36:56 +0000 (14:36 -0700)
committerOliver Kurth <okurth@vmware.com>
Tue, 17 Mar 2020 21:36:56 +0000 (14:36 -0700)
open-vm-tools/lib/include/asyncsocket.h

index 299118857ef3431530c033f5a2c7b2d95489b149..36123048427a523c7219eb1a62ce3c6616dd62eb 100644 (file)
@@ -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