X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fmh.h;h=116abdb1af9c40925f1a43f3f2b4abc1bddff9bc;hb=c477dc5d1d03fa6d9a8ab3dd3508c63cbddc044e;hp=fe99246c04c8f25e7153f61ecd0ad112e268ef6c;hpb=452df42b9645e99101184f28518652646ad75ba7;p=mmh diff --git a/h/mh.h b/h/mh.h index fe99246..116abdb 100644 --- a/h/mh.h +++ b/h/mh.h @@ -65,8 +65,6 @@ struct swit { extern struct swit anoyes[]; /* standard yes/no switches */ -#define ATTACHFORMATS 3 /* Number of send attach formats. */ - /* ** general folder attributes */ @@ -288,6 +286,7 @@ extern char *mailstore; /* name of mail storage directory */ ** their values and reloading the various modules, nmh will run ** on any system. */ +extern char *attach_hdr; extern char *buildmimeproc; extern char *backup_prefix; extern char *altmsglink;