]> git.marmaro.de Git - mmh/blobdiff - uip/mhtest.c
Nuke directory processing conditionals; use dirent.h.
[mmh] / uip / mhtest.c
index 9590fd3c84af1109df224c94601d9ac3409fbd2b..022f6c4ccc71c57e5f612347aabd00b36946ce99 100644 (file)
@@ -2,8 +2,6 @@
 /*
  * mhtest.c -- test harness for MIME routines
  *
- * $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 },