1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/net/centericq/files/msn-imcontroller.cc
Vanilla I. Shu c0e738018d - Update from 4.9.7 to 4.9.8
- Add unofficial patch for MSN support

PR:		ports/58869
Submitted by:	maintainer
2003-11-03 16:16:27 +00:00

11 lines
262 B
C++

--- 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)