From: Vsevolod Stakhov Date: Fri, 12 Feb 2016 18:23:26 +0000 (+0000) Subject: Include gmodule as well as glib X-Git-Tag: 1.2.0~246 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e311513d90b0ff1501607f18b547d2e2db053a2;p=thirdparty%2Frspamd.git Include gmodule as well as glib --- diff --git a/config.h.in b/config.h.in index 4505c87bcb..7e407ba646 100644 --- a/config.h.in +++ b/config.h.in @@ -258,7 +258,7 @@ #include #include - +#include #ifdef GLIB_RE_COMPAT #include "gregex.h"