X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frcvdist.c;h=625bb4ce552245105952a4fbef165f012f205a61;hp=898073fa980eda87689d96113a187e27c73166ff;hb=27826f9353e0f0b04590b7d0f8f83e60462b90f0;hpb=869aa60129811d7b160f353892dc5956a8aaac22 diff --git a/uip/rcvdist.c b/uip/rcvdist.c index 898073f..625bb4c 100644 --- a/uip/rcvdist.c +++ b/uip/rcvdist.c @@ -10,7 +10,6 @@ #include #include #include -#include #include static struct swit switches[] = { @@ -54,7 +53,6 @@ main(int argc, char **argv) /* read user profile/context */ context_read(); - mts_init(invo_name); arguments = getarguments(invo_name, argc, argv, 1); argp = arguments; @@ -173,7 +171,7 @@ rcvdistout(FILE *inb, char *form, char *addrs) adios(drft, "unable to create"); /* get new format string */ - cp = new_fs(form ? form : rcvdistcomps, NULL, NULL); + cp = new_fs(form ? form : rcvdistcomps, NULL); format_len = strlen(cp); ncomps = fmt_compile(cp, &fmt) + 1; if (!(nxtbuf = compbuffers =