begin to move rfc2047 into lib-mime.
[apps/madmutt.git] / lib-mime / rfc2231.c
index 3f19406..865877d 100644 (file)
@@ -47,7 +47,6 @@
 #include <lib-mime/mime.h>
 
 #include "charset.h"
-#include "rfc2047.h"
 
 typedef struct rfc2231_param {
     struct rfc2231_param *next;