X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/636b3bab53e3fc2154bb86fb02aeecf433cc977a..0d56141609e3b3f3834bce689e093ae4a8413944:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index 2b406d44..722dcf62 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -2,8 +2,6 @@ /* * 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. @@ -22,10 +20,6 @@ #include #include -#ifdef HAVE_SYS_WAIT_H -# include -#endif - static struct swit switches[] = { #define CHECKSW 0 { "check", 0 },