X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhlistsbr.c;h=10ec55d637b9a973663810be342b3d28bcc0fbff;hp=ae5463c86ece51cbf12c815640d8db618f7d1f8b;hb=9a33ff618b5901a3af815650d4b84d39ee96e529;hpb=7879ea4084333b448c5a3a49c1cb52023e3808d1 diff --git a/uip/mhlistsbr.c b/uip/mhlistsbr.c index ae5463c..10ec55d 100644 --- a/uip/mhlistsbr.c +++ b/uip/mhlistsbr.c @@ -4,6 +4,10 @@ * -- 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 @@ -11,12 +15,11 @@ #include #include #include -#include +#include #include #include #include - -extern int errno; +#include /* mhmisc.c */ int part_ok (CT, int);