Updated #include's to point to new location of mts.h on mts/generic
[mmh] / uip / popi.c
index 59ab61a..2fae381 100644 (file)
@@ -8,7 +8,7 @@
 #include <h/mh.h>
 #include <h/fmt_scan.h>
 #include <h/scansbr.h>
-#include <zotnet/mts/mts.h>
+#include <mts/generic/mts.h>
 #include <errno.h>
 
 #ifndef        RPOP
@@ -65,7 +65,7 @@ static struct swit  switches[] = {
 #define VERSIONSW              13
     { "version", 0 },
 #define        HELPSW                 14
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };
 
@@ -255,9 +255,7 @@ main (int argc, char **argv)
     seq_setunseen (mp, 0);             /* set the Unseen-Sequence */
     seq_save (mp);
     context_save ();                   /* save the context file   */
-    done (0);
-
-    /* NOTREACHED */
+    return done (0);
 }
 
 
@@ -517,7 +515,7 @@ msh (void)
 
 
 #ifdef SMTPMTS
-#include <zotnet/mts/mts.h>
+#include <mts/generic/mts.h>
 #include <mts/smtp/smtp.h>
 
 static int