]> diplodocus.org Git - nmh/blobdiff - uip/mshcmds.c
Bring these changes over from the branch.
[nmh] / uip / mshcmds.c
index c199502d7acbc87c36d8e780d9ea0cd4dd8fe773..3548b7ec355df13713f8c96437f2a1e084fe88b2 100644 (file)
@@ -3,6 +3,10 @@
  * mshcmds.c -- command handlers in msh
  *
  * $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>
@@ -11,7 +15,7 @@
 #include <h/fmt_scan.h>
 #include <h/scansbr.h>
 #include <h/tws.h>
-#include <zotnet/mts/mts.h>
+#include <h/mts.h>
 #include <errno.h>
 #include <setjmp.h>
 #include <signal.h>