X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/017a82124bf2ea39ced5aa4c8f969c18b3c2fb90..29d590d74c6e03f5efe9f743c40a61028ccd491d:/uip/mhtest.c diff --git a/uip/mhtest.c b/uip/mhtest.c index 4bc92454..46c86ac2 100644 --- a/uip/mhtest.c +++ b/uip/mhtest.c @@ -3,6 +3,10 @@ * mhtest.c -- test harness for MIME routines * * $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,8 +15,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include @@ -63,8 +67,6 @@ static struct swit switches[] = { }; -extern int errno; - int ebcdicsw = 0; /* hack for linking purposes */ /* mhparse.c */