Resolve the circular dependency of libmh on libmts on libmh. The
[mmh] / uip / msh.c
index 0db7905..2eda3b2 100644 (file)
--- a/uip/msh.c
+++ b/uip/msh.c
@@ -17,7 +17,7 @@
 #include <h/fmt_scan.h>
 #include <h/scansbr.h>
 #include <h/tws.h>
-#include <mts/generic/mts.h>
+#include <h/mts.h>
 
 #ifdef HAVE_TERMIOS_H
 # include <termios.h>