X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mbox.c;h=1485ad7c8e3dd79ea2d47aa1e615271032f0b6a3;hp=7a5d875604a41bb68613e9391c26957778c97ad6;hb=7f7a0be369840b290248e5b0302beb447fa1b3cd;hpb=b3cb6ed8d36c550a2e589910ce51bbc8352ff57c diff --git a/mbox.c b/mbox.c index 7a5d875..1485ad7 100644 --- a/mbox.c +++ b/mbox.c @@ -14,6 +14,8 @@ #endif #include +#include +#include #include "mutt.h" #include "mx.h" @@ -27,9 +29,6 @@ #include "compress.h" #endif -#include "lib/mem.h" -#include "lib/intl.h" -#include "lib/str.h" #include "lib/debug.h" #include