summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/icq_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/IcqOscarJ/src/icq_proto.h')
-rw-r--r--protocols/IcqOscarJ/src/icq_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/IcqOscarJ/src/icq_proto.h b/protocols/IcqOscarJ/src/icq_proto.h
index 28a005dfe6..4d25bdb95b 100644
--- a/protocols/IcqOscarJ/src/icq_proto.h
+++ b/protocols/IcqOscarJ/src/icq_proto.h
@@ -159,6 +159,7 @@ struct CIcqProto : public PROTO_INTERFACE, public MZeroedObject
BYTE m_bGatewayMode;
BYTE m_bSecureLogin;
BYTE m_bSecureConnection;
+ BYTE m_bLegacyFix;
BYTE m_bAimEnabled;
BYTE m_bUtfEnabled;
WORD m_wAnsiCodepage;