X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhtest.c;h=46c86ac20ae84d12c46a07e13613f3b06958f60a;hp=4bc92454ea7883741bb76dd0c05c7c191e2d9ed5;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90 diff --git a/uip/mhtest.c b/uip/mhtest.c index 4bc9245..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,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 */