remove a whole lot of #include mutt.h
[apps/madmutt.git] / lib-mime / rfc2047.c
index 5b68921..208d932 100644 (file)
 #include "charset.h"
 #include "thread.h"
 
-#include <assert.h>
-#include <ctype.h>
-#include <errno.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
 /* If you are debugging this file, comment out the following line. */
 /*#define NDEBUG*/