]> git.marmaro.de Git - mmh/blobdiff - uip/dp.c
Updated #include's to point to new location of mts.h on mts/generic
[mmh] / uip / dp.c
index a9bc90f1023fae1be357f7249d409a2630263775..687d4c449236e22d77d481e4f9b0a5c58d12b56b 100644 (file)
--- a/uip/dp.c
+++ b/uip/dp.c
@@ -7,7 +7,7 @@
 
 #include <h/mh.h>
 #include <h/fmt_scan.h>
-#include <zotnet/tws/tws.h>
+#include <h/tws.h>
 
 #define        NDATES 100
 
@@ -26,7 +26,7 @@ static struct swit switches[] = {
 #define VERSIONSW             3
     { "version", 0 },
 #define        HELPSW                4
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };