]> diplodocus.org Git - nmh/blobdiff - uip/mhtest.c
Fixed bug that caused anno to mangle headers.
[nmh] / uip / mhtest.c
index f10216f6dc9657a97179ea14912137c50c04a009..46c86ac20ae84d12c46a07e13613f3b06958f60a 100644 (file)
@@ -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 <h/mh.h>
@@ -63,8 +67,6 @@ static struct swit switches[] = {
 };
 
 
-extern int errno;
-
 int ebcdicsw = 0;      /* hack for linking purposes */
 
 /* mhparse.c */