]> source.dussan.org Git - rspamd.git/commitdiff
Include gmodule as well as glib
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 12 Feb 2016 18:23:26 +0000 (18:23 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 12 Feb 2016 18:23:55 +0000 (18:23 +0000)
config.h.in

index 4505c87bcb5bedfb33147936c47d3ed5995cc446..7e407ba64646685e0e1a56674e00ff19675ad88d 100644 (file)
 #include <errno.h>
 
 #include <glib.h>
-
+#include <gmodule.h>
 
 #ifdef GLIB_RE_COMPAT
 #include "gregex.h"