summaryrefslogtreecommitdiff
path: root/net-im/centericq/files/msn-imcontroller.cc
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2003-11-03 16:16:27 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2003-11-03 16:16:27 +0000
commitc0e738018d8914cc51550e4dbf3eb736b46cad99 (patch)
tree9d1d8992dd5b0b8381d4dfc72956bdb9f359c009 /net-im/centericq/files/msn-imcontroller.cc
parentupgrade to 0.25 (diff)
- Update from 4.9.7 to 4.9.8
- Add unofficial patch for MSN support PR: ports/58869 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=92973
Diffstat (limited to 'net-im/centericq/files/msn-imcontroller.cc')
-rw-r--r--net-im/centericq/files/msn-imcontroller.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/centericq/files/msn-imcontroller.cc b/net-im/centericq/files/msn-imcontroller.cc
new file mode 100644
index 000000000000..079d202ccaeb
--- /dev/null
+++ b/net-im/centericq/files/msn-imcontroller.cc
@@ -0,0 +1,10 @@
+--- src/imcontroller.cc.orig Thu Oct 16 07:40:18 2003
++++ src/imcontroller.cc Mon Nov 3 20:03:55 2003
+@@ -31,6 +31,7 @@
+ #include "jabberhook.h"
+ #include "icqcontacts.h"
+ #include "eventmanager.h"
++#include "msnhook.h"
+
+ #define clr(c) conf.getcolor(c)
+