]> diplodocus.org Git - nmh/blobdiff - uip/mhoutsbr.c
We are making POSIX signal support a requirement; remove all support for
[nmh] / uip / mhoutsbr.c
index 92352539e5534c045a127d6b047ab8ea63eb7675..265145278a9534179a554ac0e68728156a04f7f1 100644 (file)
@@ -3,8 +3,6 @@
  * mhoutsbr.c -- routines to output MIME messages
  *            -- given a Content structure
  *
- * $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/mime.h>
 #include <h/mhparse.h>
 
-#ifdef HAVE_SYS_WAIT_H
-# include <sys/wait.h>
-#endif
-
 
 extern int ebcdicsw;