X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7879ea4084333b448c5a3a49c1cb52023e3808d1..5cd118faad19dea7a13c2f11f1d078a2fd3cfce4:/uip/mhlistsbr.c diff --git a/uip/mhlistsbr.c b/uip/mhlistsbr.c index ae5463c8..10ec55d6 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);