X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhn.c;h=2ce21d37de09120b3c666b535b45b51aa7127793;hb=9680f38826145311f8720dab2d19d3796e8514ee;hp=45358e7eb633fdfbdac3b38b1c6e74c69a6b2f55;hpb=636b3bab53e3fc2154bb86fb02aeecf433cc977a;p=mmh diff --git a/uip/mhn.c b/uip/mhn.c index 45358e7..2ce21d3 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 },