X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhshowsbr.c;h=1c786cc664b8e5d0c5fc7bc9f72f3142fe651751;hb=31d4900d02d6be96308736ddc262ec4cdbd72c7c;hp=eb6910019736efdc70a6b227eb810ace0da9b03c;hpb=0f540a390a62d9732f61fdb21f82048093a3d63d;p=mmh diff --git a/uip/mhshowsbr.c b/uip/mhshowsbr.c index eb69100..1c786cc 100644 --- a/uip/mhshowsbr.c +++ b/uip/mhshowsbr.c @@ -3,6 +3,10 @@ * mhshowsbr.c -- routines to display the contents of MIME messages * * $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. */ #include @@ -12,7 +16,7 @@ #include #include #include -#include +#include #include #include #include @@ -31,7 +35,6 @@ # define siglongjmp(env,val) longjmp(env,val) #endif -extern int errno; extern int debugsw; int pausesw = 1;