From ed78d0bc52bbef490b66700e9c8563a68338ad36 Mon Sep 17 00:00:00 2001 From: sje Date: Thu, 26 Apr 2007 04:50:52 +0000 Subject: fixed detection of unicode messages in filter recv added 'unicode aware' flag added lotsa options git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@153 4f64403b-2f21-0410-a795-97e2b3489a10 --- nohtml/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nohtml/common.h') diff --git a/nohtml/common.h b/nohtml/common.h index a2f77aa..dff856c 100644 --- a/nohtml/common.h +++ b/nohtml/common.h @@ -44,6 +44,7 @@ #include #include #include +#include #define MODULE "nohtml" -- cgit v1.2.3