]> git.marmaro.de Git - mmh/blobdiff - uip/forw.c
fix bug #1393, "sortm core dumps", using patch provided by
[mmh] / uip / forw.c
index d8b17d34a66c7bef52e09af0bd045b7db5175af4..e842d2692f4a6da0c7331196b3a26cfc060a625c 100644 (file)
@@ -3,12 +3,16 @@
  * forw.c -- forward a message, or group of messages.
  *
  * $Id$
  * forw.c -- forward a message, or group of 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>
 #include <fcntl.h>
 #include <h/fmt_scan.h>
  */
 
 #include <h/mh.h>
 #include <fcntl.h>
 #include <h/fmt_scan.h>
-#include <zotnet/tws/tws.h>
+#include <h/tws.h>
 
 
 #define        IFORMAT "digest-issue-%s"
 
 
 #define        IFORMAT "digest-issue-%s"