]> git.marmaro.de Git - mmh/blobdiff - uip/mhparse.c
Quiet lock warning.
[mmh] / uip / mhparse.c
index 8f4d574e031a5d172c8c3374ad1971a646bb1acd..a31bf9493a7aa97abbf505aa2df6a948fc180d70 100644 (file)
@@ -3,6 +3,10 @@
  * mhparse.c -- routines to parse 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/mh.h>
@@ -12,7 +16,7 @@
 #include <errno.h>
 #include <setjmp.h>
 #include <signal.h>
-#include <mts/generic/mts.h>
+#include <h/mts.h>
 #include <h/tws.h>
 #include <h/mime.h>
 #include <h/mhparse.h>