X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhtest.c;h=46c86ac20ae84d12c46a07e13613f3b06958f60a;hp=f10216f6dc9657a97179ea14912137c50c04a009;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=dee387b53ab0d42922f857b60d6f980c9e79d16f diff --git a/uip/mhtest.c b/uip/mhtest.c index f10216f..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 @@ -63,8 +67,6 @@ static struct swit switches[] = { }; -extern int errno; - int ebcdicsw = 0; /* hack for linking purposes */ /* mhparse.c */