summaryrefslogtreecommitdiff
path: root/protocols/MSN/msn_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/MSN/msn_global.h')
-rw-r--r--protocols/MSN/msn_global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/MSN/msn_global.h b/protocols/MSN/msn_global.h
index 317b834afa..a2c1ba6dd6 100644
--- a/protocols/MSN/msn_global.h
+++ b/protocols/MSN/msn_global.h
@@ -167,6 +167,7 @@ void stripColorCode(char* src);
void parseWLID(char* wlid, char** net, char** email, char** inst);
char* MSN_Base64Decode(const char* str);
+char* GetGlobalIp(void);
template <class chartype> void UrlDecode(chartype* str);