]> diplodocus.org Git - nmh/blobdiff - uip/mhlist.c
Bring in all of the mh-e support that is actually used to be compiled by
[nmh] / uip / mhlist.c
index 4cca8d2a32b7d765080c6eeb9452afb483c85109..6ef455d1a8567127582939336de85eeb31ff32bf 100644 (file)
@@ -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.
 #include <h/mhcachesbr.h>
 #include <h/utils.h>
 
-#ifdef HAVE_SYS_WAIT_H
-# include <sys/wait.h>
-#endif
-
 static struct swit switches[] = {
 #define        CHECKSW                 0
     { "check", 0 },