]> git.marmaro.de Git - mmh/blobdiff - uip/mhshow.c
Fix a compile error if building nmh with --enable-apop.
[mmh] / uip / mhshow.c
index abb399c9eff98daa24f7775b4a8e6b645bb51074..65f66f4a8bd0063422d0342c4fdfe1a876866148 100644 (file)
@@ -3,6 +3,10 @@
  * mhshow.c -- display the contents of MIME messages
  *
  * $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>
@@ -83,8 +87,6 @@ static struct swit switches[] = {
 };
 
 
-extern int errno;
-
 /* mhparse.c */
 extern int checksw;
 extern char *tmp;      /* directory to place temp files */