--- a/libpurple/util.h Sun Feb 11 00:30:48 2007 +0000 +++ b/libpurple/util.h Sun Feb 11 00:46:43 2007 +0000 @@ -817,6 +817,8 @@ /**************************************************************************/ /*@{*/ +void gaim_got_protocol_handler_uri(const char *uri); + /** * Parses a URL, returning its host, port, file path, username and password. *