X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fmh.h;h=25bb4754a1cf9a847e3b4d5293b7bf19a970f039;hb=ecc90fb56b43863f4c33ed62da4abe898b17d7fb;hp=7442071f855f87ee18e590bf1b9f3decb892791f;hpb=6f1a8c3b8d6f19bbe33e7d3fa746ae1d2e9ac455;p=mmh diff --git a/h/mh.h b/h/mh.h index 7442071..25bb475 100644 --- a/h/mh.h +++ b/h/mh.h @@ -298,6 +298,8 @@ extern struct node *m_defs; /* list of profile/context entries */ * on any system. */ extern char *buildmimeproc; +extern char *backup_prefix; +extern char *altmsglink; extern char *catproc; extern char *components; extern char *context;