aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-filter.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-mime-filter.c')
-rw-r--r--camel/camel-mime-filter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-mime-filter.c b/camel/camel-mime-filter.c
index 9a81dfb452..aac01bb79c 100644
--- a/camel/camel-mime-filter.c
+++ b/camel/camel-mime-filter.c
@@ -18,6 +18,7 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include <string.h>
#include "camel-mime-filter.h"
/*#define MALLOC_CHECK */ /* for some malloc checking, requires mcheck enabled */