X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fmh.h;h=116abdb1af9c40925f1a43f3f2b4abc1bddff9bc;hp=fe99246c04c8f25e7153f61ecd0ad112e268ef6c;hb=8ff284ff9167eff8f5349481529332d59ed913b1;hpb=6dc010d334b477ad4dee0b1a1d3ee6a6bdb7bd9a 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;