X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhtest.c;h=46c86ac20ae84d12c46a07e13613f3b06958f60a;hp=9a73bbfa336bb276b3d5bcd5691791ed822a5c79;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=7879ea4084333b448c5a3a49c1cb52023e3808d1 diff --git a/uip/mhtest.c b/uip/mhtest.c index 9a73bbf..46c86ac 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,7 +15,7 @@ #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 */