]> git.marmaro.de Git - mmh/blobdiff - uip/rcvstore.c
Updated #include's to point to new location of mts.h on mts/generic
[mmh] / uip / rcvstore.c
index 5a3dcbe02447e88823f102053c163e0b489b9f49..8734ebc2d81fea93c05b64e59334931d63988cfe 100644 (file)
@@ -10,6 +10,7 @@
 #include <h/signals.h>
 #include <errno.h>
 #include <signal.h>
+#include <mts/generic/mts.h>
 
 static struct swit switches[] = {
 #define CRETSW         0
@@ -33,7 +34,7 @@ static struct swit switches[] = {
 #define VERSIONSW      9
     { "version", 0 },
 #define HELPSW        10
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };