]> source.dussan.org Git - rspamd.git/commitdiff
Avoid dependency on unneeded and uncompatible glib include.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 3 Oct 2015 15:03:12 +0000 (16:03 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 3 Oct 2015 15:03:12 +0000 (16:03 +0100)
src/client/rspamc.c

index 6db2acb207d71f300a504fcf3dadf8c0c550fc42..8c2878ced8ab161c45640ef9c1b4cd4245018ef1 100644 (file)
 #include "config.h"
 #include "util.h"
 #include "http.h"
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <dirent.h>
-#include <glib-unix.h>
 #include "rspamdclient.h"
 #include "utlist.h"