X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/636b3bab53e3fc2154bb86fb02aeecf433cc977a..0d56141609e3b3f3834bce689e093ae4a8413944:/uip/mhn.c diff --git a/uip/mhn.c b/uip/mhn.c index 45358e7e..2ce21d37 100644 --- a/uip/mhn.c +++ b/uip/mhn.c @@ -2,8 +2,6 @@ /* * mhn.c -- display, list, cache, or store 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 AUTOSW 0 { "auto", 0 },