X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-mime%2Fmime-types.h;h=6f8c4b7d4f68cd482d93507e02c45a1f8aee501e;hp=f04986a8f2d9f35300a7234f26964269b32264f6;hb=16534e98723674fa391e3fc29d2a07ce419c13dd;hpb=0dbe922d4298aed78dcba64b7c770f315a64505e diff --git a/lib-mime/mime-types.h b/lib-mime/mime-types.h index f04986a..6f8c4b7 100644 --- a/lib-mime/mime-types.h +++ b/lib-mime/mime-types.h @@ -30,13 +30,7 @@ #ifndef MUTT_LIB_MIME_MIME_TYPES_H #define MUTT_LIB_MIME_MIME_TYPES_H -#if HAVE_CONFIG_H -# include "config.h" -#endif - -#include -#include -#include +#include /* Content-Type */ enum { @@ -338,9 +332,7 @@ see: crypt.h pgplib.h, smime.h */ short attach_total; -#ifdef MIXMASTER string_list_t *chain; -#endif int refno; /* message number on server */ void *data; /* driver-specific data */