X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhlist.c;h=6ef455d1a8567127582939336de85eeb31ff32bf;hb=a93204a5abced109070990a2b9d567344f352cbd;hp=4bb21bb59fad65d366268c5dac6ec140b7ff70a6;hpb=25c0bc3f1c034964421f8007e5802c647c5dc908;p=mmh diff --git a/uip/mhlist.c b/uip/mhlist.c index 4bb21bb..6ef455d 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -2,8 +2,6 @@ /* * mhlist.c -- list 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. @@ -22,10 +20,6 @@ #include #include -#ifdef HAVE_SYS_WAIT_H -# include -#endif - static struct swit switches[] = { #define CHECKSW 0 { "check", 0 }, @@ -68,7 +62,6 @@ static struct swit switches[] = { /* mhparse.c */ -extern int checksw; extern char *tmp; /* directory to place temp files */ /* mhcachesbr.c */