From e8e794f67af810a895de3fb1b4bfbeda52b19429 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> Date: Tue, 15 Jul 2008 05:17:55 +0000 Subject: suggested changes by Drugwash added patch to create service override service in core git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@423 4f64403b-2f21-0410-a795-97e2b3489a10 --- meta2/common.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'meta2/common.h') diff --git a/meta2/common.h b/meta2/common.h index c0c9110..59378c9 100644 --- a/meta2/common.h +++ b/meta2/common.h @@ -49,10 +49,14 @@ #include #include -#include #include #include +#ifndef PF4_IMSENDOFFLINE +#define PF4_IMSENDOFFLINE 0x00000100 // protocol is able to send offline messages (v.0.8.0+ 2007/10/3) +#endif + +#include "m_metacontacts.h" #include "collection.h" //////////// -- cgit v1.2.3