X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhbuildsbr.c;h=fb2d451b2135b77975bc5b4415cc1e32d7496655;hp=4a6a9869d34541113bf47b50045fce2fed14ec88;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=8f4c5da8971926f7eccc912f7998c343aef3c33b diff --git a/uip/mhbuildsbr.c b/uip/mhbuildsbr.c index 4a6a986..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;