summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/MSN/src/msn_global.h')
-rw-r--r--protocols/MSN/src/msn_global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/MSN/src/msn_global.h b/protocols/MSN/src/msn_global.h
index d60f62a1f3..59f8d78cd0 100644
--- a/protocols/MSN/src/msn_global.h
+++ b/protocols/MSN/src/msn_global.h
@@ -530,6 +530,7 @@ bool p2p_IsDlFileOk(filetransfer* ft);
#define MSG_RTL 4
#define MSG_OFFLINE 8
#define MSG_CONTACT 16
+#define MSG_NUDGE 32
struct CMsnProto;
typedef void (__cdecl CMsnProto::*MsnThreadFunc)(void*);