X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhbuildsbr.c;h=fb2d451b2135b77975bc5b4415cc1e32d7496655;hb=08baf4f8bc7623c41a9753c71aed9a4042196aac;hp=227f111f525c99d8053597e7ae03ce0fbf507e09;hpb=7879ea4084333b448c5a3a49c1cb52023e3808d1;p=mmh diff --git a/uip/mhbuildsbr.c b/uip/mhbuildsbr.c index 227f111..fb2d451 100644 --- a/uip/mhbuildsbr.c +++ b/uip/mhbuildsbr.c @@ -3,6 +3,10 @@ * mhbuildsbr.c -- routines to expand/translate MIME composition files * * $Id$ + * + * This code is Copyright (c) 2002, by the authors of nmh. See the + * COPYRIGHT file in the root directory of the nmh distribution for + * complete copyright information. */ /* @@ -19,7 +23,7 @@ #include #include #include -#include +#include #include #include #include @@ -40,8 +44,6 @@ #endif -extern int errno; - extern int debugsw; extern int verbosw;