X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..56539e8eafef3e955be9d08254d61b139faf34f1:/uip/mhlistsbr.c diff --git a/uip/mhlistsbr.c b/uip/mhlistsbr.c index ca349022..bce44d07 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,13 +15,11 @@ #include #include #include -#include -#include +#include +#include #include #include -extern int errno; - /* mhmisc.c */ int part_ok (CT, int); int type_ok (CT, int);