diff options
Diffstat (limited to 'src/libmime/archives.c')
-rw-r--r-- | src/libmime/archives.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libmime/archives.c b/src/libmime/archives.c index d714335fd..2123e1131 100644 --- a/src/libmime/archives.c +++ b/src/libmime/archives.c @@ -18,7 +18,6 @@ #include "message.h" #include "task.h" #include "archives.h" -#include "fstring.h" static void rspamd_archive_dtor (gpointer p) |