X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8f4c5da8971926f7eccc912f7998c343aef3c33b..e8635a8a1:/uip/mhlist.c?ds=inline diff --git a/uip/mhlist.c b/uip/mhlist.c index 57b18b25..4fc17dca 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -3,6 +3,10 @@ * mhlist.c -- list 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 @@ -11,7 +15,7 @@ #include #include #include -#include +#include #include #include #include @@ -69,8 +73,6 @@ static struct swit switches[] = { }; -extern int errno; - /* mhparse.c */ extern int checksw; extern char *tmp; /* directory to place temp files */